Cabal revisions of http-api-data-0.3.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: http-api-data version: 0.3.6+x-revision: 1 license: BSD3 license-file: LICENSE author: Nickolay Kudasov <nickolay.kudasov@gmail.com> hs-source-dirs: src/ include-dirs: include/ build-depends: base >= 4.7 && < 4.10- , bytestring- , containers- , hashable- , http-types+ , bytestring >= 0.10.4.0+ , containers >= 0.5.5.1+ , hashable >= 1.1.2.4+ , http-types >= 0.8.6 , text >= 0.5- , time+ , time >= 1.4.2 , time-locale-compat >=0.1.1.0 && <0.2- , unordered-containers- , uri-bytestring+ , unordered-containers >= 0.2.5.0+ , uri-bytestring >= 0.1.7 , uuid-types >= 1.0.2 && <1.1 if flag(use-text-show) cpp-options: -DUSE_TEXT_SHOW