Cabal revisions of yaml-0.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: yaml version: 0.0.1+x-revision: 1 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com> c/yaml.h library- build-depends: base >= 4 && < 5,+ build-depends: base >= 4 && < 4.3, bytestring-class, data-object, bytestring >= 0.9.1.4 && < 1,