Description
Exposes newer transformers types to older Haskell platforms through a small compatibility shim. This lets packages use newer abstractions while still building in older dependency environments.
It is useful for library maintainers who support multiple GHC and Haskell Platform versions. It is a compatibility dependency and should be invisible to most application users.