Cabal revisions of http-api-data-0.4.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >= 1.10 name: http-api-data version: 0.4.1+x-revision: 1 synopsis: Converting to/from HTTP API data like URL pieces, headers and query parameters. category: Web include-dirs: include/ -- GHC bundled- build-depends: base >= 4.7 && < 4.13+ build-depends: base >= 4.7 && < 4.14 , bytestring >= 0.10.4.0 && < 0.11 , containers >= 0.5.5.1 && < 0.7 , text >= 1.2.3.0 && < 1.3
revision 2
cabal-version: >= 1.10 name: http-api-data version: 0.4.1-x-revision: 1+x-revision: 2 synopsis: Converting to/from HTTP API data like URL pieces, headers and query parameters. category: Web build-depends: attoparsec >= 0.13.2.2 && < 0.14 , attoparsec-iso8601 >= 1.0.1.0 && < 1.1- , base-compat >= 0.10.5 && < 0.11+ , base-compat >= 0.10.5 && < 0.12 , cookie >= 0.4.3 && < 0.4.5 , hashable >= 1.2.7.0 && < 1.4 , http-types >= 0.12.3 && < 0.13