Cabal revisions of hreader-1.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hreader version: 1.1.0+x-revision: 1 synopsis: Generalization of MonadReader and ReaderT using hset license: BSD3 license-file: LICENSE , UndecidableInstances build-depends: base >= 4.7 && < 5- , exceptions+ , exceptions >=0.6 , hset >= 2.0.0 && < 3.0.0 , mmorph- , monad-control+ , monad-control >=1.0.1 , mtl , tagged , transformers