Cabal revisions of digestive-functors-scotty-0.2.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: digestive-functors-scotty-version: 0.2.0.2-synopsis: Scotty backend for the digestive-functors library-description: Scotty backend for the digestive-functors library-homepage: https://bitbucket.org/wniare/digestive-functors-scotty-license: BSD3-license-file: LICENSE-author: Mārtiņš Mačs-maintainer: macs.martins@gmail.com-category: Web-build-type: Simple-cabal-version: >=1.8--library- hs-source-dirs: src- GHC-options: -Wall -fwarn-tabs-- exposed-modules: Text.Digestive.Scotty-- build-depends: base ==4.*- , digestive-functors >=0.7- , scotty >=0.7- , bytestring >=0.9- , http-types >=0.8- , text >=0.11- , wai >=2.0.0- , wai-extra >=2.0.1--source-repository head- Type: git- Location: https://bitbucket.org/wniare/digestive-functors-scotty-+name: digestive-functors-scotty +version: 0.2.0.2 +x-revision: 1 +synopsis: Scotty backend for the digestive-functors library +description: Scotty backend for the digestive-functors library +homepage: https://github.com/mmartin/digestive-functors-scotty +license: BSD3 +license-file: LICENSE +author: Mārtiņš Mačs +maintainer: macs.martins@gmail.com +category: Web +build-type: Simple +cabal-version: >=1.8 + +library + hs-source-dirs: src + GHC-options: -Wall -fwarn-tabs + + exposed-modules: Text.Digestive.Scotty + + build-depends: base ==4.* + , digestive-functors >=0.7 + , scotty >=0.7 + , bytestring >=0.9 + , http-types >=0.8 + , text >=0.11 + , wai >=2.0.0 + , wai-extra >=2.0.1 + +source-repository head + Type: git + Location: https://github.com/mmartin/digestive-functors-scotty +