packages feed

Cabal revisions of yaml-0.10.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
  name:           yaml version:        0.10.1+x-revision: 1 synopsis:       Support for parsing and rendering YAML documents. description:    README and API documentation are available at <https://www.stackage.org/package/yaml> category:       Data   build-depends:       aeson >=0.11     , attoparsec >=0.11.3.0-    , base >=4.9.1 && <5+    , base >=4.9.1 && <4.13     , bytestring >=0.9.1.4     , conduit >=1.2.8 && <1.4     , containers   build-depends:       aeson >=0.11     , attoparsec >=0.11.3.0-    , base >=4.9.1 && <5+    , base >=4.9.1 && <4.13     , bytestring >=0.9.1.4     , conduit >=1.2.8 && <1.4     , containers   build-depends:       aeson >=0.11     , attoparsec >=0.11.3.0-    , base >=4.9.1 && <5+    , base >=4.9.1 && <4.13     , bytestring >=0.9.1.4     , conduit >=1.2.8 && <1.4     , containers   build-depends:       aeson >=0.11     , attoparsec >=0.11.3.0-    , base >=4.9.1 && <5+    , base >=4.9.1 && <4.13     , bytestring >=0.9.1.4     , conduit >=1.2.8 && <1.4     , containers       HUnit     , aeson >=0.11     , attoparsec >=0.11.3.0-    , base >=4.9.1 && <5+    , base >=4.9.1 && <4.13     , base-compat     , bytestring >=0.9.1.4     , conduit >=1.2.8 && <1.4
revision 2
  name:           yaml version:        0.10.1-x-revision: 1+x-revision: 2 synopsis:       Support for parsing and rendering YAML documents. description:    README and API documentation are available at <https://www.stackage.org/package/yaml> category:       Data   default: False  library+  build-depends: aeson <2+   exposed-modules:       Data.Yaml       Data.Yaml.Aeson