Cabal revisions of chell-hunit-0.3.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: chell-hunit version: 0.3.0.2+x-revision: 1 synopsis: HUnit support for Chell category: Testing extra-source-files: *.md +tested-with:+ GHC == 9.12.0+ GHC == 9.10.1+ GHC == 9.8.2+ GHC == 9.6.6+ GHC == 9.4.8+ GHC == 9.2.8+ library default-language: GHC2021 ghc-options: -Wall build-depends:- , base ^>= 4.16 || ^>= 4.17 || ^>= 4.18+ , base ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20 || ^>= 4.21 , chell ^>= 0.5 , HUnit ^>= 1.6.2