Cabal revisions of test-framework-0.8.2.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Cabal-Version: 1.18 Name: test-framework Version: 0.8.2.3+x-revision: 1 Category: Testing Synopsis: Framework for running and organising tests, with HUnit and QuickCheck support Tested-With: GHC == 9.14.1- GHC == 9.12.2+ GHC == 9.12.4 GHC == 9.10.3 GHC == 9.8.4 GHC == 9.6.7 -- Lower bounds picked from LTS-7.24 (GHC 8.0.1) Build-Depends: base >= 4.9 && < 5 , ansi-terminal >= 0.6.3 && < 1.2- , ansi-wl-pprint >= 0.6.7 && < 1.1+ , ansi-wl-pprint >= 0.6.7 && < 2 , random >= 1.1 && < 1.4 , containers >= 0.5.7 && < 1 , regex-posix >= 0.95.2 && < 0.97