Transformers-Base
=================
[](https://github.com/mvv/transformers-base/actions/workflows/ci.yml) [](http://hackage.haskell.org/package/transformers-base)
This package provides a straightforward port of [monadLib][monadLib]'s BaseM
typeclass to [transformers][transformers].
[monadLib]: http://hackage.haskell.org/package/monadLib
[transformers]: http://hackage.haskell.org/package/transformers
Installation
------------
The usual:
$ cabal install