packages feed

Cabal revisions of snaplet-fay-0.3.3.7

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

revision 1
-name:                snaplet-fay-version:             0.3.3.7-synopsis:            Fay integration for Snap with request- and pre-compilation.-description:         Fay integration for Snap with request based compilation during development and precompilation in production.-                     For more information, please see <https://github.com/bergmark/snaplet-fay>.-license:             BSD3-license-file:        LICENSE-author:              Adam Bergmark-maintainer:          adam@bergmark.nl-homepage:            https://github.com/faylang/snaplet-fay-bug-reports:         https://github.com/faylang/snaplet-fay/issues-category:            Web, Snap, Fay-build-type:          Simple-cabal-version:       >=1.8--extra-source-files:-  LICENSE-  README.md-  CHANGELOG.md-  --- Example-  example/LICENSE-  example/example.cabal-  example/snaplets/fay/devel.cfg-  example/snaplets/fay/js/.gitignore-  example/snaplets/fay/src/Application/*.hs-  example/snaplets/fay/src/*.hs-  example/snaplets/heist/templates/*.tpl-  example/log/.gitignore-  example/src/*.hs-  example/static/*.html-  example/static/*.js-  example/static/*.css--data-files:-  resources/devel.cfg--source-repository head-  type: git-  location: https://github.com/faylang/snaplet-fay.git--library-  ghc-options: -Wall-  hs-source-dirs: src--  exposed-modules:-    Snap.Snaplet.Fay-    Snap.Snaplet.Fay.Internal--  other-modules:-    Paths_snaplet_fay--  build-depends:-      base         >= 4 && < 5-    , aeson        >= 0.6 && < 0.8-    , bytestring   >= 0.9 && < 0.11-    , configurator == 0.2.*-    , directory    >= 1.1 && < 1.3-    , fay          == 0.20.*-    , filepath     == 1.3.*-    , mtl          >= 2.1 && < 2.3-    , snap         >= 0.11.1 && < 0.14-    , snap-core    >= 0.9.3.1 && < 0.10-    , transformers >= 0.3 && < 0.4 || > 0.4.1 && < 0.5+name:                snaplet-fay
+version:             0.3.3.7
+x-revision: 1
+synopsis:            Fay integration for Snap with request- and pre-compilation.
+description:         Fay integration for Snap with request based compilation during development and precompilation in production.
+                     For more information, please see <https://github.com/bergmark/snaplet-fay>.
+license:             BSD3
+license-file:        LICENSE
+author:              Adam Bergmark
+maintainer:          adam@bergmark.nl
+homepage:            https://github.com/faylang/snaplet-fay
+bug-reports:         https://github.com/faylang/snaplet-fay/issues
+category:            Web, Snap, Fay
+build-type:          Simple
+cabal-version:       >=1.8
+
+extra-source-files:
+  LICENSE
+  README.md
+  CHANGELOG.md
+  --- Example
+  example/LICENSE
+  example/example.cabal
+  example/snaplets/fay/devel.cfg
+  example/snaplets/fay/js/.gitignore
+  example/snaplets/fay/src/Application/*.hs
+  example/snaplets/fay/src/*.hs
+  example/snaplets/heist/templates/*.tpl
+  example/log/.gitignore
+  example/src/*.hs
+  example/static/*.html
+  example/static/*.js
+  example/static/*.css
+
+data-files:
+  resources/devel.cfg
+
+source-repository head
+  type: git
+  location: https://github.com/faylang/snaplet-fay.git
+
+library
+  ghc-options: -Wall
+  hs-source-dirs: src
+
+  exposed-modules:
+    Snap.Snaplet.Fay
+    Snap.Snaplet.Fay.Internal
+
+  other-modules:
+    Paths_snaplet_fay
+
+  build-depends:
+      base         >= 4 && < 5
+    , aeson        >= 0.6 && < 0.8
+    , bytestring   >= 0.9 && < 0.11
+    , configurator >= 0.2 && < 0.4
+    , directory    >= 1.1 && < 1.3
+    , fay          == 0.20.*
+    , filepath     == 1.3.*
+    , mtl          >= 2.1 && < 2.3
+    , snap         >= 0.11.1 && < 0.14
+    , snap-core    >= 0.9.3.1 && < 0.10
+    , transformers >= 0.3 && < 0.4 || > 0.4.1 && < 0.5
revision 2
 name:                snaplet-fay
 version:             0.3.3.7
-x-revision: 1
+x-revision: 2
 synopsis:            Fay integration for Snap with request- and pre-compilation.
 description:         Fay integration for Snap with request based compilation during development and precompilation in production.
                      For more information, please see <https://github.com/bergmark/snaplet-fay>.
 
   build-depends:
       base         >= 4 && < 5
-    , aeson        >= 0.6 && < 0.8
+    , aeson        >= 0.6 && < 0.9
     , bytestring   >= 0.9 && < 0.11
     , configurator >= 0.2 && < 0.4
     , directory    >= 1.1 && < 1.3
revision 3
 name:                snaplet-fay
 version:             0.3.3.7
-x-revision: 2
+x-revision: 3
 synopsis:            Fay integration for Snap with request- and pre-compilation.
 description:         Fay integration for Snap with request based compilation during development and precompilation in production.
                      For more information, please see <https://github.com/bergmark/snaplet-fay>.
     Paths_snaplet_fay
 
   build-depends:
-      base         >= 4 && < 5
+      base         >= 4.5 && < 5
     , aeson        >= 0.6 && < 0.9
     , bytestring   >= 0.9 && < 0.11
     , configurator >= 0.2 && < 0.4
revision 4
 name:                snaplet-fay
 version:             0.3.3.7
-x-revision: 3
+x-revision: 4
 synopsis:            Fay integration for Snap with request- and pre-compilation.
 description:         Fay integration for Snap with request based compilation during development and precompilation in production.
                      For more information, please see <https://github.com/bergmark/snaplet-fay>.
     Paths_snaplet_fay
 
   build-depends:
-      base         >= 4.5 && < 5
+      base         >= 4.5 && < 4.8
     , aeson        >= 0.6 && < 0.9
     , bytestring   >= 0.9 && < 0.11
     , configurator >= 0.2 && < 0.4