Cabal revisions of transformers-base-0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: transformers-base Version: 0.3+x-revision: 1 Category: Control Stability: experimental Synopsis: Lift computations from the bottom of a transformer stack Library Build-Depends: base >= 4.4 && < 5,- transformers >= 0.2,+ transformers >= 0.2 && < 0.7, monad-control >= 0.2.0.2 Hs-Source-Dirs: src GHC-Options: -Wall