Cabal revisions of transformers-base-0.4.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: transformers-base Version: 0.4.5+x-revision: 1 Category: Control Stability: experimental Synopsis: Lift computations from the bottom of a transformer stack Build-Depends: base >= 3 && < 5 && (< 4.4 || >= 4.5), stm >= 2.3,- transformers >= 0.2,+ transformers >= 0.2 && <0.6, transformers-compat >= 0.6 Hs-Source-Dirs: src GHC-Options: -Wall