Cabal revisions of postgresql-simple-url-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: postgresql-simple-url version: 0.2.0.0+x-revision: 1 synopsis: Parse postgres:// url into ConnectInfo description: The 'Database.PostgreSQL.Simple.URL' module in this package exports library exposed-modules: Database.PostgreSQL.Simple.URL- build-depends: base >=4.6 && <4.10,+ build-depends: base >=4.6 && <4.11, split >=0.2 && <0.3, network-uri >=2.6 && <2.7, postgresql-simple >=0.4 && <0.6 hs-source-dirs: tests main-is: Tests.hs ghc-options: -Wall- build-depends: base >=4.6 && <4.10,+ build-depends: base >=4.6 && <4.11, tasty >=0.10 && <0.12,- tasty-quickcheck >=0.8 && <0.9,+ tasty-quickcheck >=0.8 && <0.10, postgresql-simple >=0.4 && <0.6, postgresql-simple-url