@hackage transformers-compat0.2
A small compatibility shim exposing the new types from transformers 0.3 to older Haskell platforms.
Installation
Dependencies (2)
- base >=4.3 && <5
- transformers >=0.2 && <0.3 Show all…
Dependents (201)
@hackage/exception-transformers, @hackage/protolude, @hackage/configuration-tools, @hackage/invariant, @hackage/logger, @hackage/transformers-base, Show all…
Package Flags
transformers2(off by default)
transformers3(off by default)
transformers-compat
This provides a thin compatibility shim on top of transformers-0.2 to add the types that were added in transformers-0.3.
This enables users to maintain haskell-platform compatibility, while still gaining access ot the new functionality.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett
