transformers-compat: A small compatibility shim for the transformers library
This package includes backported versions of types that were added to
transformers in transformers-0.5 for users who need strict
transformers-0.5 compatibility, but also need those types.
Those users should be able to just depend on transformers >= 0.5 and
transformers-compat >= 0.7.3.
Note: missing methods are not supplied, but this at least permits the types to be used.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Control
- Monad
- Trans
- Control.Monad.Trans.Accum
- Control.Monad.Trans.Instances
- Control.Monad.Trans.Select
- Trans
- Monad
- Data
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| mtl |
| Enabled |
| generic-deriving |
| Enabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| five | Use transformers 0.5 up until (but not including) 0.5.3. This will be selected by cabal picking the appropriate version. | Disabled |
| five-three | Use transformers 0.5.3. This will be selected by cabal picking the appropriate version. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- transformers-compat-0.8.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, 0.8 (info) |
|---|---|
| Change log | CHANGELOG.markdown |
| Dependencies | base (>=4.9 && <5), transformers (>=0.5 && <0.7) [details] |
| Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.10.3, ghc ==9.12.2, ghc ==9.14.1 |
| License | BSD-3-Clause |
| Copyright | Copyright (C) 2012-2015 Edward A. Kmett |
| Author | Edward A. Kmett |
| Maintainer | Edward A. Kmett <ekmett@gmail.com> |
| Uploaded | by ryanglscott at 2026-01-11T02:47:58Z |
| Category | Compatibility |
| Home page | https://github.com/ekmett/transformers-compat/ |
| Bug tracker | https://github.com/ekmett/transformers-compat/issues |
| Source repo | head: git clone https://github.com/ekmett/transformers-compat.git |
| 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, 15490 indirect [details] |
| Downloads | 395097 total (107 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-01-11 [all 1 reports] |