packages feed

Cabal revisions of wai-app-static-2.0.0.5

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:            wai-app-static version:         2.0.0.5+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                       >= 2.0      && < 2.2                    , 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 Executable warp   Main-is:        warp-static.hs   hs-source-dirs: app-  Build-depends: base            >= 4                  && < 5+  Build-depends: base            >= 4                  && < 4.8                , warp            >= 2.0                && < 2.2                , wai-app-static  >= 2.0                && < 2.1                , wai-extra       >= 2.0                && < 2.2     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