Cabal revisions of wai-app-static-1.3.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: wai-app-static version: 1.3.3+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.5 , bytestring >= 0.9.1.4- , http-types >= 0.7+ , http-types >= 0.7 && < 0.11 , transformers >= 0.2.2 , unix-compat >= 0.2 , directory >= 1.0.1 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