concrete functor and monad transformers

#88ListT done right in transformers

Since ListT has been properly deprecated now, it would be nice to have a proper implementation in transformers nowadays. Gabriella Gonzalez's list-tranformer package¹ would be a suitable replacement.

What do you think?

¹ https://hackage.haskell.org/package/list-transformer