Cabal revisions of wai-middleware-verbs-0.0.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: wai-middleware-verbs-Version: 0.0.5-Author: Athan Clark <athan.clark@gmail.com>-Maintainer: Athan Clark <athan.clark@gmail.com>-License: BSD3-License-File: LICENSE-Synopsis: Route different middleware responses based on the incoming HTTP verb.--- Description:-Cabal-Version: >= 1.10-Build-Type: Simple-Category: Web--Library- Default-Language: Haskell2010- HS-Source-Dirs: src- GHC-Options: -Wall- Exposed-Modules: Network.Wai.Middleware.Verbs- Build-Depends: base >= 4.6 && < 5- , bifunctors- , composition-extra >= 2.0.0- , containers- , exceptions- , errors- , http-types- , monad-logger- , mtl- , resourcet- , transformers- , transformers-base- , wai- , wai-transformers >= 0.0.3--Source-Repository head- Type: git- Location: https://github.com/athanclark/wai-middleware-verbs+Name: wai-middleware-verbs +Version: 0.0.5 +x-revision: 1 +Author: Athan Clark <athan.clark@gmail.com> +Maintainer: Athan Clark <athan.clark@gmail.com> +License: BSD3 +License-File: LICENSE +Synopsis: Route different middleware responses based on the incoming HTTP verb. +-- Description: +Cabal-Version: >= 1.10 +Build-Type: Simple +Category: Web + +Library + Default-Language: Haskell2010 + HS-Source-Dirs: src + GHC-Options: -Wall + Exposed-Modules: Network.Wai.Middleware.Verbs + Build-Depends: base >= 4.8 && < 5 + , bifunctors + , composition-extra >= 2.0.0 + , containers + , exceptions + , errors + , http-types + , monad-logger + , mtl + , resourcet + , transformers + , transformers-base + , wai + , wai-transformers >= 0.0.3 + +Source-Repository head + Type: git + Location: https://github.com/athanclark/wai-middleware-verbs