@hackage fail4.9.0.0
Forward-compatible MonadFail class
Categories
License
BSD-3-Clause
Maintainer
libraries@haskell.org
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 4.9.0.0 Thu, 21 Jan 2016
Installation
Dependencies (1)
Dependents (158)
@hackage/Cabal, @hackage/exception-transformers, @hackage/Prelude, @hackage/protolude, @hackage/ghc-exactprint, @hackage/rebase, Show all…
This package contains the Control.Monad.Fail module providing the
MonadFail
class that became available in
base-4.9.0.0
for older base package versions.
This package turns into an empty package when used with GHC versions
which already provide the Control.Monad.Fail module to make way for
GHC's own Control.Monad.Fail module.