Cabal revisions of wai-app-static-1.3.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: wai-app-static version: 1.3.1+x-revision: 1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> Default: False library- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.8 , wai >= 1.3 && < 1.4- , bytestring >= 0.9.1.4+ , bytestring >= 0.9.1.4 && < 0.11 , http-types >= 0.7 , transformers >= 0.2.2 , unix-compat >= 0.2 , text >= 0.7 , blaze-builder >= 0.2.1.4 , base64-bytestring >= 0.1- , cryptohash >= 0.7+ , cryptohash >= 0.7 && < 0.10 , system-filepath >= 0.4 , system-fileio >= 0.3 , http-date main-is: ../tests.hs type: exitcode-stdio-1.0 - build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.8 , hspec >= 1.3 , unix-compat , time
revision 2
name: wai-app-static version: 1.3.1-x-revision: 1+x-revision: 2 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> build-depends: base >= 4 && < 4.8 , wai >= 1.3 && < 1.4 , bytestring >= 0.9.1.4 && < 0.11- , http-types >= 0.7+ , http-types >= 0.7 && < 0.11 , transformers >= 0.2.2 , unix-compat >= 0.2 , directory >= 1.0.1