@hackage transformers-compat0.3.3
A small compatibility shim exposing the new types from transformers 0.3 and 0.4 to older Haskell platforms.
Installation
Dependencies (2)
- base >=4.3 && <5
- transformers >=0.3 && <0.4 Show all…
Dependents (201)
@hackage/exception-transformers, @hackage/protolude, @hackage/configuration-tools, @hackage/invariant, @hackage/logger, @hackage/transformers-base, Show all…
Package Flags
two
(off by default)
Use transformers 0.2. This must be selected manually and should probably only be used on older GHCs around 7.0.x.
three
(off by default)
Use transformers 0.3. This should toggle on/off automatically.
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
