packages feed

Cabal revisions of tasty-silver-3.1.11

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

revision 1
 name:                tasty-silver version:             3.1.11+x-revision: 1 synopsis:            A fancy test runner, including support for golden tests. description:   This package provides a fancy test runner and support for «golden testing». Bug-reports:         https://github.com/phile314/tasty-silver/issues author:              Philipp Hausmann, Roman Cheplyaka and others maintainer:          Philipp Hausmann--- copyright:           +-- copyright: category:            Testing build-type:          Simple cabal-version:       >=1.14 extra-source-files:  CHANGELOG.md-tested-with:         GHC == 7.10.3, GHC == 8.0.1, GHC == 8.2.2+tested-with:+  GHC == 7.10.3+  GHC == 8.0.2+  GHC == 8.2.2+  GHC == 8.4.4  Source-repository head   type:     git   build-depends:     ansi-terminal >= 0.6.2.1,     async,-    base ==4.*,+    base >= 4.8 && < 4.12,     bytestring >= 0.9.2.1,     containers,     directory,     semigroups >= 0.18.3,     stm >= 2.4.2,     tagged,-    tasty >= 0.8,+    tasty >= 0.8 && < 1.4,     temporary,     text >= 0.11.0.0