packages feed

yam-transaction-postgresql 0.1.5 → 0.1.6

raw patch · 2 files changed

+4/−4 lines, 2 files

Files

src/Yam/Transaction/Postgresql.hs view
@@ -3,7 +3,7 @@ module Yam.Transaction.Postgresql where  import           Yam.Import-import           Yam.Logger.MonadLogger+import           Yam.Logger import           Yam.Transaction  import           Database.Persist.Postgresql
yam-transaction-postgresql.cabal view
@@ -1,7 +1,7 @@ name:                yam-transaction-postgresql-version:             0.1.5+version:             0.1.6 description:         Transaction Postgresql Plugin-homepage:            https://github.com/leptonyu/yam/yam-transaction-postgresql#readme+homepage:            https://github.com/leptonyu/yam/tree/master/yam-transaction-postgresql#readme license:             BSD3 license-file:        LICENSE author:              Daniel YU@@ -23,4 +23,4 @@  source-repository head   type:     git-  location: https://github.com/leptonyu/yam-transaction-postgresql+  location: https://github.com/leptonyu/yam