@hackage MaybeT-transformers0.1
MaybeT monad transformer using transformers instead of mtl.
Categories
License
BSD-3-Clause
Maintainer
Erik Hesselink <hesselink@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=3 && <5
- monads-fd >=0.0 && <0.1
- transformers >=0.1 && <0.2 Show all…
Dependents (3)
@hackage/salvia-sessions, @hackage/acme-everything, @hackage/salvia
Support for computations with failures. This package is a fork from the MaybeT package by Eric Kidd, changed to depend on transformers instead of mtl. It also adds a few more utility functions.