packages feed

yaml 0.8.7 → 0.8.7.1

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

yaml.cabal view
@@ -1,5 +1,5 @@ name:            yaml-version:         0.8.7+version:         0.8.7.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com>,Kirill Simonov @@ -41,7 +41,7 @@     build-depends:   base >= 4 && < 5                    , transformers >= 0.1 && < 0.4                    , bytestring >= 0.9.1.4-                   , conduit >= 0.5 && < 1.1+                   , conduit >= 1.0.11 && < 1.1                    , resourcet >= 0.3 && < 0.5                    , aeson >= 0.5                    , containers