Cabal revisions of blaze-html-0.9.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Cabal-version: >= 1.10 Name: blaze-html Version: 0.9.2.0+x-revision: 1 Homepage: http://jaspervdj.be/blaze Bug-Reports: http://github.com/jaspervdj/blaze-html/issues License: BSD3 Build-type: Simple Tested-with:+ GHC == 9.10.1 GHC == 9.8.2- GHC == 9.6.4+ GHC == 9.6.6 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 Build-depends: HUnit >= 1.2 && < 1.7,- QuickCheck >= 2.4 && < 2.15,- containers >= 0.3 && < 0.7,+ QuickCheck >= 2.4 && < 3,+ containers >= 0.3 && < 0.8, test-framework >= 0.4 && < 0.9, test-framework-hunit >= 0.3 && < 0.4, test-framework-quickcheck2 >= 0.3 && < 0.4,