Monad Transformers and Classes
Go to file
Evgenii Akentev 7b3583ac68 try
2019-06-25 18:56:38 +05:00
bench Test/bench the disable-tup-instances flag 2017-06-05 23:24:11 +03:00
src update to mtl-2.2.2 2019-05-23 11:55:28 +03:00
test Test/bench the disable-tup-instances flag 2017-06-05 23:24:11 +03:00
.gitignore Nix-based CI 2018-11-12 12:59:20 +03:00
.travis.yml OSX CI 2018-11-13 21:42:31 +03:00
CHANGELOG.md Bump version to 0.5.1.0 2017-06-03 21:48:25 +03:00
ether.cabal try 2019-06-25 18:56:38 +05:00
LICENSE Merge ether, ether-suite 2017-04-24 02:02:48 +03:00
README.md Remove outdated info from README 2018-11-12 10:19:26 +03:00
Setup.hs Merge ether, ether-suite 2017-04-24 02:02:48 +03:00
shell.nix wget nix-cabal 2018-11-13 16:32:55 +03:00

Ether

Build Status Hackage

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