yaml 0.8.8.2 → 0.8.8.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basedep ~transformers
Dependency ranges changed: base, transformers
Files
- yaml.cabal +3/−3
yaml.cabal view
@@ -1,5 +1,5 @@ name: yaml-version: 0.8.8.2+version: 0.8.8.3 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com>,Kirill Simonov @@ -39,7 +39,7 @@ library build-depends: base >= 4 && < 5- , transformers >= 0.1 && < 0.4+ , transformers >= 0.1 , bytestring >= 0.9.1.4 , conduit >= 1.0.11 && < 1.2 , resourcet >= 0.3 && < 1.2@@ -107,7 +107,7 @@ , HUnit , directory , base >= 4 && < 5- , transformers >= 0.1 && < 0.4+ , transformers >= 0.1 , bytestring >= 0.9.1.4 , conduit , yaml