packages feed

persistent-zookeeper 0.0.1 → 0.0.2

raw patch · 1 files changed

+4/−4 lines, 1 files

Files

persistent-zookeeper.cabal view
@@ -1,5 +1,5 @@ name:            persistent-zookeeper-version:         0.0.1+version:         0.0.2 license:         BSD3 license-file:    LICENSE author:          Junji Hashimoto <junji.hashimoto@gree.net>@@ -11,9 +11,9 @@ maintainer:      Junji Hashimoto <junji.hashimoto@gree.net> build-type:      Simple --- source-repository head---         type:           git---         location:       https://github.com/yesodweb/persistent.git+source-repository head+        type:           git+        location:       https://github.com/junjihashimoto/persistent.git  library     build-depends:   base                  >= 4        && < 5