Cabal revisions of groundhog-0.4.2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: groundhog version: 0.4.2.2+x-revision: 1 license: BSD3 license-file: LICENSE author: Boris Lykah <lykahb@gmail.com> changelog library- build-depends: base >= 4 && < 5+ build-depends: base >= 4.5 && < 4.7 , bytestring >= 0.9 , transformers >= 0.2.1 , mtl >= 2.0 , text >= 0.8 , blaze-builder >= 0.3.0.0 , containers >= 0.2- , monad-control >= 0.3+ , monad-control >= 0.3 && < 1 , monad-logger >= 0.3 , transformers-base exposed-modules: Database.Groundhog Database.Groundhog.Generic.PersistBackendHelpers Database.Groundhog.Instances ghc-options: -Wall- + source-repository head type: git location: git://github.com/lykahb/groundhog.git