yesod-bin 1.2.4 → 1.2.4.1
raw patch · 7 files changed
+13/−1 lines, 7 files
Files
- hsfiles/mongo.hsfiles +2/−0
- hsfiles/mysql.hsfiles +2/−0
- hsfiles/postgres-fay.hsfiles +2/−0
- hsfiles/postgres.hsfiles +2/−0
- hsfiles/simple.hsfiles +2/−0
- hsfiles/sqlite.hsfiles +2/−0
- yesod-bin.cabal +1/−1
hsfiles/mongo.hsfiles view
@@ -12,6 +12,8 @@ .hsenv* cabal-dev/ yesod-devel/+.cabal-sandbox+cabal.sandbox.config {-# START_FILE Application.hs #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
hsfiles/mysql.hsfiles view
@@ -12,6 +12,8 @@ .hsenv* cabal-dev/ yesod-devel/+.cabal-sandbox+cabal.sandbox.config {-# START_FILE Application.hs #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
hsfiles/postgres-fay.hsfiles view
@@ -13,6 +13,8 @@ .hsenv* cabal-dev/ yesod-devel/+.cabal-sandbox+cabal.sandbox.config {-# START_FILE Application.hs #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
hsfiles/postgres.hsfiles view
@@ -12,6 +12,8 @@ .hsenv* cabal-dev/ yesod-devel/+.cabal-sandbox+cabal.sandbox.config {-# START_FILE Application.hs #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
hsfiles/simple.hsfiles view
@@ -12,6 +12,8 @@ .hsenv* cabal-dev/ yesod-devel/+.cabal-sandbox+cabal.sandbox.config {-# START_FILE Application.hs #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
hsfiles/sqlite.hsfiles view
@@ -12,6 +12,8 @@ .hsenv* cabal-dev/ yesod-devel/+.cabal-sandbox+cabal.sandbox.config {-# START_FILE Application.hs #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
yesod-bin.cabal view
@@ -1,5 +1,5 @@ name: yesod-bin-version: 1.2.4+version: 1.2.4.1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>