packages feed

Cabal revisions of chell-0.5.0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
  name: chell version: 0.5.0.2+x-revision: 1  synopsis: A simple and intuitive library for automated testing. 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+ flag color-output     description: Enable colored output in test results     default: True     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       , bytestring ^>= 0.11.4 || ^>= 0.12       , options ^>= 1.2.1       , patience ^>= 0.3       , random ^>= 1.2.1-      , template-haskell ^>=2.18 || ^>= 2.19 || ^>= 2.20-      , text ^>= 1.2.5 || ^>= 2.0+      , template-haskell ^>=2.18 || ^>= 2.19 || ^>= 2.20 || ^>= 2.21 || ^>= 2.22+      , text ^>= 1.2.5 || ^>= 2.0 || ^>= 2.1       , transformers ^>= 0.5.6 || ^>= 0.6      if flag(color-output)
revision 2
  name: chell version: 0.5.0.2-x-revision: 1+x-revision: 2  synopsis: A simple and intuitive library for automated testing. category: Testing      if flag(color-output)       build-depends:-        , ansi-terminal ^>= 1.0+        , ansi-terminal ^>= 1.0 || ^>= 1.1      exposed-modules:         Test.Chell
revision 3
  name: chell version: 0.5.0.2-x-revision: 2+x-revision: 3  synopsis: A simple and intuitive library for automated testing. category: Testing extra-source-files: *.md  tested-with:-    GHC == 9.12.0+    GHC == 9.12.1     GHC == 9.10.1     GHC == 9.8.2     GHC == 9.6.6       , bytestring ^>= 0.11.4 || ^>= 0.12       , options ^>= 1.2.1       , patience ^>= 0.3-      , random ^>= 1.2.1-      , template-haskell ^>=2.18 || ^>= 2.19 || ^>= 2.20 || ^>= 2.21 || ^>= 2.22+      , random ^>= 1.2.1 || ^>= 1.3.0+      , template-haskell ^>=2.18 || ^>= 2.19 || ^>= 2.20 || ^>= 2.21 || ^>= 2.23       , text ^>= 1.2.5 || ^>= 2.0 || ^>= 2.1       , transformers ^>= 0.5.6 || ^>= 0.6 
revision 4
  name: chell version: 0.5.0.2-x-revision: 3+x-revision: 4  synopsis: A simple and intuitive library for automated testing. category: Testing       , options ^>= 1.2.1       , patience ^>= 0.3       , random ^>= 1.2.1 || ^>= 1.3.0-      , template-haskell ^>=2.18 || ^>= 2.19 || ^>= 2.20 || ^>= 2.21 || ^>= 2.23+      , template-haskell ^>=2.18 || ^>= 2.19 || ^>= 2.20 || ^>= 2.21 || ^>= 2.22 || ^>= 2.23       , text ^>= 1.2.5 || ^>= 2.0 || ^>= 2.1       , transformers ^>= 0.5.6 || ^>= 0.6