Cabal revisions of groundhog-0.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: groundhog version: 0.1.0+x-revision: 1 license: BSD3 license-file: LICENSE author: Boris Lykah <lykahb@gmail.com> build-type: Simple library- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.6 , bytestring >= 0.9 && < 0.10 , transformers >= 0.2.1 && < 0.4 , time >= 1.1.4 Database.Groundhog.Generic.PersistBackendHelpers Database.Groundhog.Instances ghc-options: -Wall- + source-repository head type: git location: git://github.com/lykahb/groundhog.git