transformers-compat: A small compatibility shim exposing the new types from transformers 0.3 to older Haskell platforms.
This package includes backported versions of types that were added to transformers in transformers 0.3 an 0.4 for users who need strict transformers 0.2 or 0.3 compatibility to run on old versions of the platform, but also need those types.
Those users should be able to just depend on transformers >= 0.2
and transformers-compat
.
Note: missing methods are not supplied, but this at least permits the types to be used.
[Skip to Readme]
Modules
[Index]
- Control
- Applicative
- Control.Applicative.Backwards
- Control.Applicative.Lift
- Monad
- Control.Monad.Signatures
- Trans
- Control.Monad.Trans.Except
- Applicative
- Data
- Functor
- Data.Functor.Classes
- Data.Functor.Reverse
- Data.Functor.Sum
- Functor
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
transformers2 | Disabled | |
transformers3 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- transformers-compat-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.1.1, 0.2, 0.3, 0.3.2, 0.3.3, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.1.2, 0.5.1.3, 0.5.1.4, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.6.1.2, 0.6.1.3, 0.6.1.4, 0.6.1.5, 0.6.1.6, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7, 0.7.1, 0.7.2 (info) |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4.3 && <5), transformers (>=0.2 && <0.5) [details] |
Tested with | ghc ==7.0.4, ghc ==7.4.1, ghc ==7.4.2, ghc ==7.6.1, ghc ==7.8.2 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2012 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <[email protected]> |
Category | Compatibility |
Home page | http://github.com/ekmett/transformers-compat/ |
Bug tracker | http://github.com/ekmett/transformers-compat/issues |
Source repo | head: git clone git://github.com/ekmett/transformers-compat.git |
Uploaded | by EdwardKmett at 2014-05-05T18:46:29Z |
Distributions | Arch:0.7.2, Debian:0.6.5, Fedora:0.7.2, FreeBSD:0.4.0.4, LTSHaskell:0.7.2, NixOS:0.7.2, Stackage:0.7.2, openSUSE:0.7.2 |
Reverse Dependencies | 185 direct, 14940 indirect [details] |
Downloads | 394529 total (86 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |