digestive-functors-happstack 0.6.1.2 → 0.6.1.3
raw patch · 1 files changed
+11/−11 lines, 1 filesdep ~happstack-serverPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: happstack-server
API changes (from Hackage documentation)
Files
digestive-functors-happstack.cabal view
@@ -1,5 +1,5 @@ Name: digestive-functors-happstack-Version: 0.6.1.2+Version: 0.6.1.3 Synopsis: Happstack backend for the digestive-functors library Description: Happstack backend for the digestive-functors library Homepage: http://github.com/jaspervdj/digestive-functors@@ -9,17 +9,17 @@ Maintainer: Jasper Van der Jeugt <m@jaspervdj.be> Category: Web Build-type: Simple-Cabal-version: >= 1.6-+Cabal-version: >= 1.10 Library- Hs-source-dirs: src- GHC-options: -Wall -fwarn-tabs- Exposed-modules: Text.Digestive.Happstack+ Hs-source-dirs: src+ GHC-options: -Wall -fwarn-tabs+ Exposed-modules: Text.Digestive.Happstack+ Default-language: Haskell2010 Build-depends:- base >= 4 && < 5,- bytestring >= 0.9 && < 0.11,- digestive-functors >= 0.8 && < 0.9,- happstack-server >= 6.0 && < 7.6,- text >= 0.11 && < 1.3+ base >= 4 && < 5,+ bytestring >= 0.9 && < 0.11,+ digestive-functors >= 0.8 && < 0.9,+ happstack-server >= 6.0 && < 7.7,+ text >= 0.11 && < 1.3