packages feed

Cabal revisions of wai-middleware-static-0.8.1

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

revision 1
-Name:                wai-middleware-static-Version:             0.8.1-Synopsis:            WAI middleware that serves requests to static files.-Homepage:            https://github.com/scotty-web/wai-middleware-static-Bug-reports:         https://github.com/scotty-web/wai-middleware-static/issues-License:             BSD3-License-file:        LICENSE-Author:              Andrew Farmer <afarmer@ittc.ku.edu>-Maintainer:          Andrew Farmer <afarmer@ittc.ku.edu>-Copyright:           (c) 2012-2014 Andrew Farmer-Category:            Web-Stability:           experimental-Build-type:          Simple-Cabal-version:       >= 1.10-Description:-  WAI middleware that intercepts requests to static files and serves them-  if they exist.-  .-  [WAI] <http://hackage.haskell.org/package/wai>--Extra-source-files:    changelog.md, README.md--Library-  Exposed-modules:     Network.Wai.Middleware.Static-  default-language:    Haskell2010-  Build-depends:-                       base               >= 4.6.0.1  && < 5,-                       bytestring         >= 0.10.0.2 && < 0.11,-                       containers         >= 0.5.0.0  && < 0.6,-                       cryptonite         >= 0.10     && < 1.0,-                       memory             >= 0.10     && < 1.0,-                       directory          >= 1.2.0.1  && < 1.3,-                       expiring-cache-map >= 0.0.5    && < 0.1,-                       filepath           >= 1.3.0.1  && < 1.5,-                       http-types         >= 0.8.2    && < 0.10,-                       mime-types         >= 0.1.0.3  && < 0.2,-                       mtl                >= 2.1.2    && < 2.3,-                       old-locale         >= 1.0      && < 1.1,-                       semigroups         >= 0.18     && < 1,-                       text               >= 0.11.3.1 && < 1.3,-                       time               >= 1.4      && < 1.7,-                       wai                >= 3.0.0    && < 3.3--  GHC-options: -Wall -fno-warn-orphans--test-suite hpc-coveralls-stub-  main-is:             Main.hs-  type:                exitcode-stdio-1.0-  default-language:    Haskell2010-  hs-source-dirs:      test-  build-depends:       base,-                       hpc-coveralls,-                       wai-middleware-static-  ghc-options:         -Wall--source-repository head-  type:     git-  location: git://github.com/scotty-web/wai-middleware-static.git+Name:                wai-middleware-static
+Version:             0.8.1
+x-revision: 1
+Synopsis:            WAI middleware that serves requests to static files.
+Homepage:            https://github.com/scotty-web/wai-middleware-static
+Bug-reports:         https://github.com/scotty-web/wai-middleware-static/issues
+License:             BSD3
+License-file:        LICENSE
+Author:              Andrew Farmer <afarmer@ittc.ku.edu>
+Maintainer:          Andrew Farmer <afarmer@ittc.ku.edu>
+Copyright:           (c) 2012-2014 Andrew Farmer
+Category:            Web
+Stability:           experimental
+Build-type:          Simple
+Cabal-version:       >= 1.10
+Description:
+  WAI middleware that intercepts requests to static files and serves them
+  if they exist.
+  .
+  [WAI] <http://hackage.haskell.org/package/wai>
+
+Extra-source-files:    changelog.md, README.md
+
+Library
+  Exposed-modules:     Network.Wai.Middleware.Static
+  default-language:    Haskell2010
+  Build-depends:
+                       base               >= 4.6.0.1  && < 5,
+                       bytestring         >= 0.10.0.2 && < 0.11,
+                       containers         >= 0.5.0.0  && < 0.6,
+                       cryptonite         >= 0.10     && < 1.0,
+                       memory             >= 0.10     && < 1.0,
+                       directory          >= 1.2.0.1  && < 1.4,
+                       expiring-cache-map >= 0.0.5    && < 0.1,
+                       filepath           >= 1.3.0.1  && < 1.5,
+                       http-types         >= 0.8.2    && < 0.10,
+                       mime-types         >= 0.1.0.3  && < 0.2,
+                       mtl                >= 2.1.2    && < 2.3,
+                       old-locale         >= 1.0      && < 1.1,
+                       semigroups         >= 0.18     && < 1,
+                       text               >= 0.11.3.1 && < 1.3,
+                       time               >= 1.4      && < 1.7,
+                       wai                >= 3.0.0    && < 3.3
+
+  GHC-options: -Wall -fno-warn-orphans
+
+test-suite hpc-coveralls-stub
+  main-is:             Main.hs
+  type:                exitcode-stdio-1.0
+  default-language:    Haskell2010
+  hs-source-dirs:      test
+  build-depends:       base,
+                       hpc-coveralls,
+                       wai-middleware-static
+  ghc-options:         -Wall
+
+source-repository head
+  type:     git
+  location: git://github.com/scotty-web/wai-middleware-static.git
revision 2
 Name:                wai-middleware-static
 Version:             0.8.1
-x-revision: 1
+x-revision: 2
 Synopsis:            WAI middleware that serves requests to static files.
 Homepage:            https://github.com/scotty-web/wai-middleware-static
 Bug-reports:         https://github.com/scotty-web/wai-middleware-static/issues
                        old-locale         >= 1.0      && < 1.1,
                        semigroups         >= 0.18     && < 1,
                        text               >= 0.11.3.1 && < 1.3,
-                       time               >= 1.4      && < 1.7,
+                       time               >= 1.4      && < 1.9,
                        wai                >= 3.0.0    && < 3.3
 
   GHC-options: -Wall -fno-warn-orphans
revision 3
 Name:                wai-middleware-static
 Version:             0.8.1
-x-revision: 2
+x-revision: 3
 Synopsis:            WAI middleware that serves requests to static files.
 Homepage:            https://github.com/scotty-web/wai-middleware-static
 Bug-reports:         https://github.com/scotty-web/wai-middleware-static/issues
                        directory          >= 1.2.0.1  && < 1.4,
                        expiring-cache-map >= 0.0.5    && < 0.1,
                        filepath           >= 1.3.0.1  && < 1.5,
-                       http-types         >= 0.8.2    && < 0.10,
+                       http-types         >= 0.8.2    && < 0.11,
                        mime-types         >= 0.1.0.3  && < 0.2,
                        mtl                >= 2.1.2    && < 2.3,
                        old-locale         >= 1.0      && < 1.1,
revision 4
 Name:                wai-middleware-static
 Version:             0.8.1
-x-revision: 3
+x-revision: 4
 Synopsis:            WAI middleware that serves requests to static files.
 Homepage:            https://github.com/scotty-web/wai-middleware-static
 Bug-reports:         https://github.com/scotty-web/wai-middleware-static/issues
                        directory          >= 1.2.0.1  && < 1.4,
                        expiring-cache-map >= 0.0.5    && < 0.1,
                        filepath           >= 1.3.0.1  && < 1.5,
-                       http-types         >= 0.8.2    && < 0.11,
+                       http-types         >= 0.8.2    && < 0.12,
                        mime-types         >= 0.1.0.3  && < 0.2,
                        mtl                >= 2.1.2    && < 2.3,
                        old-locale         >= 1.0      && < 1.1,
revision 5
 Name:                wai-middleware-static
 Version:             0.8.1
-x-revision: 4
+x-revision: 5
 Synopsis:            WAI middleware that serves requests to static files.
 Homepage:            https://github.com/scotty-web/wai-middleware-static
 Bug-reports:         https://github.com/scotty-web/wai-middleware-static/issues
                        directory          >= 1.2.0.1  && < 1.4,
                        expiring-cache-map >= 0.0.5    && < 0.1,
                        filepath           >= 1.3.0.1  && < 1.5,
-                       http-types         >= 0.8.2    && < 0.12,
+                       http-types         >= 0.8.2    && < 0.13,
                        mime-types         >= 0.1.0.3  && < 0.2,
                        mtl                >= 2.1.2    && < 2.3,
                        old-locale         >= 1.0      && < 1.1,