Cabal revisions of HsYAML-0.2.1.5
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.2.1.5+x-revision: 1 synopsis: Pure Haskell YAML 1.2 processor homepage: https://github.com/haskell-hvr/HsYAML category: Text build-type: Simple tested-with:- GHC == 9.12.1- GHC == 9.10.1+ GHC == 9.12.2+ GHC == 9.10.2 GHC == 9.8.4- GHC == 9.6.6+ GHC == 9.6.7 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 , mtl -- non-inherited -- lower bounds chosen from lts-11.22 (GHC 8.2)- , QuickCheck >= 2.10.1 && < 2.16+ , QuickCheck >= 2.10.1 && < 3 , tasty >= 1.0.1.1 && < 1.6 , tasty-quickcheck >= 0.9.2 && < 1