@hackage / transformers-base

Lift computations from the bottom of a transformer stack

Latest0.4.6.1

About

Metadata

  • Last updated , by MikhailVorozhtsov
  • License BSD-3-Clause
  • Maintained by: Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.3
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2
  13. 8.0.2
  14. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    orphaninstances (on by default)

    Import orphan Applicative instances for lazy and strict ST if needed

Readme

Transformers-Base

Build Hackage

This package provides a straightforward port of monadLib's BaseM typeclass to transformers.

Installation

The usual:

$ cabal install