Monad Transformers and Classes


Keywords
benchmark, bsd3, library, test, Ether, Ether.Except, Ether.Internal, Ether.Reader, Ether.State, Ether.TagDispatch, Ether.TaggedTrans, Ether.Writer
License
BSD-3-Clause
Install
cabal install ether-0.5.1.0

Documentation

Ether

Build Status Hackage Gitter

Ether is a Haskell library that extends mtl and transformers with tagged monad transformers and classes in a compatible way.

Installation

You can install ether 0.4.0.0

  1. using Cabal, from Hackage;
  2. using Stack, from Stackage;
  3. using Portage, from Gentoo Haskell Overlay.

If unsure, use Stack.

Getting Started

To get started, read the introduction on the homepage. If you need help with Ether or if you have any questions about it, ask me in the Gitter chat.