mtl-compat: Orphan mtl instances for ExceptT from transformers-compat
This package backports the Control.Monad.Except module (if
using mtl-2.2.0.1 or earlier) and monad class instances for
ExceptT from transformers-compat (if using mtl-2.1.3.1
or earlier).
Note that unlike how mtl-2.2 or later works, the
Control.Monad.Except module defined in this package exports
all of ExceptT's monad class instances. Therefore, you may
have to declare import Control.Monad.Except () at the top of
your file to get all of the ExceptT instances in scope.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| two-point-one | Use | Disabled |
| two-point-two | Use mtl-2.2.0.1. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- mtl-compat-0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.2.0.4, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.3 && <5), mtl (>=2.2.1 && <2.3) [details] |
| License | BSD-3-Clause |
| Copyright | (C) 2015 Ryan Scott |
| Author | Ryan Scott |
| Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
| Uploaded | by ryanglscott at 2015-02-06T02:25:33Z |
| Revised | Revision 2 made by ryanglscott at 2015-09-17T18:34:10Z |
| Category | Compatibility |
| Home page | https://github.com/haskell-compat/mtl-compat |
| Bug tracker | https://github.com/haskell-compat/mtl-compat/issues |
| Source repo | head: git clone git://github.com/haskell-compat/mtl-compat.git |
| Reverse Dependencies | 29 direct, 529 indirect [details] |
| Downloads | 35988 total (24 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2016-12-01 [all 5 reports] |