Cabal revisions of HsYAML-0.2.1.3
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.3+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.8.1- GHC == 9.6.3- GHC == 9.4.7+ GHC == 9.10.0+ GHC == 9.8.2+ GHC == 9.6.4+ GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 GHC == 8.4.4 GHC == 8.2.2 GHC == 8.0.2- GHC == 7.10.3+ -- Skip testing on GHC 7.10 as it does not install with GHCup on ubuntu-22.04+ -- GHC == 7.10.3 -- Skip testing on GHC 7.8 as it ships a too old 'transformers' -- GHC == 7.8.4 -- Skip testing these legacy GHC versions: -- non-inherited , megaparsec >= 7.0 && < 10 , microaeson == 0.1.*- , filepath == 1.4.*+ , filepath >= 1.4 && < 1.6 , directory >= 1.2 && < 1.4 else buildable: False