Cabal revisions of HsYAML-0.1.1.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.14 name: HsYAML version: 0.1.1.2+x-revision: 1 synopsis: Pure Haskell YAML 1.2 parser homepage: https://github.com/hvr/HsYAML , 2007-2008 Oren Ben-Kiki category: Text build-type: Simple-tested-with: GHC==8.4.3, GHC==8.4.1, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2+tested-with: GHC==8.6.1, GHC==8.4.3, GHC==8.4.1, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2 description: @HsYAML@ is a [YAML 1.2](http://yaml.org/spec/1.2/spec.html) parser implementation for Haskell. Trustworthy TypeSynonymInstances - build-depends: base >=4.5 && <4.12+ build-depends: base >=4.5 && <4.13 , bytestring >=0.9 && <0.11 , dlist >=0.8 && <0.9- , containers >=0.4.2 && <0.6+ , containers >=0.4.2 && <0.7 , text >=1.2.3 && <1.3 , mtl >=2.2.1 && <2.3 , parsec >=3.1.13.0 && < 3.2
revision 2
cabal-version: 1.14 name: HsYAML version: 0.1.1.2-x-revision: 1+x-revision: 2 synopsis: Pure Haskell YAML 1.2 parser homepage: https://github.com/hvr/HsYAML build-depends: base >=4.5 && <4.13 , bytestring >=0.9 && <0.11- , dlist >=0.8 && <0.9+ , dlist >=0.8.0.4 && <0.9 , containers >=0.4.2 && <0.7 , text >=1.2.3 && <1.3 , mtl >=2.2.1 && <2.3