packages feed

Cabal revisions of test-framework-0.8.2.2

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.2+x-revision:          1+ Category:            Testing Synopsis:            Framework for running and organising tests, with HUnit and QuickCheck support Description:         Allows tests such as QuickCheck properties and HUnit test cases to be assembled into test groups, run in  Tested-With:   GHC == 9.12.2-  GHC == 9.10.1+  GHC == 9.10.2   GHC == 9.8.4   GHC == 9.6.7   GHC == 9.4.8          -- Lower bounds from LTS-9.21 (GHC 8.0.2)         Build-Depends:          HUnit          >= 1.5.0.0-                              , QuickCheck     >= 2.9.2   && < 2.16+                              , QuickCheck     >= 2.9.2   && < 3                               , base           >= 4.9     && < 5                               , random         >= 1.1                               , containers     >= 0.5.7