packages feed

yesod-bin 1.2.12.4 → 1.2.12.5

raw patch · 7 files changed

+8/−8 lines, 7 filesdep ~conduit

Dependency ranges changed: conduit

Files

hsfiles/mongo.hsfiles view
@@ -446,7 +446,7 @@                      , PROJECTNAME                      , yesod -    ghc-options:       -threaded -O2+    ghc-options:       -threaded -O2 -rtsopts -with-rtsopts=-N  test-suite test     type:              exitcode-stdio-1.0
hsfiles/mysql.hsfiles view
@@ -450,7 +450,7 @@                      , PROJECTNAME                      , yesod -    ghc-options:       -threaded -O2+    ghc-options:       -threaded -O2 -rtsopts -with-rtsopts=-N  test-suite test     type:              exitcode-stdio-1.0
hsfiles/postgres-fay.hsfiles view
@@ -487,7 +487,7 @@                      , PROJECTNAME                      , yesod -    ghc-options:       -threaded -O2+    ghc-options:       -threaded -O2 -rtsopts -with-rtsopts=-N  test-suite test     type:              exitcode-stdio-1.0
hsfiles/postgres.hsfiles view
@@ -450,7 +450,7 @@                      , PROJECTNAME                      , yesod -    ghc-options:       -threaded -O2+    ghc-options:       -threaded -O2 -rtsopts -with-rtsopts=-N  test-suite test     type:              exitcode-stdio-1.0
hsfiles/simple.hsfiles view
@@ -374,7 +374,7 @@                      , PROJECTNAME                      , yesod -    ghc-options:       -threaded -O2+    ghc-options:       -threaded -O2 -rtsopts -with-rtsopts=-N  test-suite test     type:              exitcode-stdio-1.0
hsfiles/sqlite.hsfiles view
@@ -450,7 +450,7 @@                      , PROJECTNAME                      , yesod -    ghc-options:       -threaded -O2+    ghc-options:       -threaded -O2 -rtsopts -with-rtsopts=-N  test-suite test     type:              exitcode-stdio-1.0
yesod-bin.cabal view
@@ -1,5 +1,5 @@ name:            yesod-bin-version:         1.2.12.4+version:         1.2.12.5 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -78,7 +78,7 @@                      , fsnotify           >= 0.0          && < 0.2                      , split              >= 0.2          && < 0.3                      , file-embed-                     , conduit            >= 0.5          && < 1.2+                     , conduit            >= 0.5          && < 1.3                      , conduit-extra                      , resourcet          >= 0.3          && < 1.2                      , base64-bytestring