Cabal revisions of hreader-1.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: hreader version: 1.0.2+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