yaml 0.8.5.1 → 0.8.5.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- yaml.cabal +2/−2
yaml.cabal view
@@ -1,5 +1,5 @@ name: yaml-version: 0.8.5.1+version: 0.8.5.2 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com>,Kirill Simonov @@ -95,7 +95,7 @@ , conduit , yaml , text- , aeson+ , aeson >= 0.6.2 , unordered-containers , vector ghc-options: -Wall