packages feed

Cabal revisions of tasty-quickcheck-0.10.1

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

revision 1
  name:                tasty-quickcheck version:             0.10.1+x-revision: 1 synopsis:            QuickCheck support for the Tasty test framework. description:         QuickCheck support for the Tasty test framework. license:             MIT   exposed-modules:     Test.Tasty.QuickCheck   -- other-modules:   other-extensions:    GeneralizedNewtypeDeriving, DeriveDataTypeable-  build-depends:       base == 4.*, tagged, tasty >= 1.0.1, random, QuickCheck >= 2.7,+  build-depends:       base == 4.*, tagged, tasty >= 1.0.1, random, QuickCheck >= 2.10,                        optparse-applicative    -- hs-source-dirs: