Cabal revisions of tasty-quickcheck-0.11.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: tasty-quickcheck-version: 0.11.1-synopsis: QuickCheck support for the Tasty test framework.-description: QuickCheck support for the Tasty test framework.- .-license: MIT-license-file: LICENSE-author: Roman Cheplyaka <roma@ro-che.info>-maintainer: Roman Cheplyaka <roma@ro-che.info>-homepage: https://github.com/UnkindPartition/tasty-bug-reports: https://github.com/UnkindPartition/tasty/issues-category: Testing-build-type: Simple-extra-source-files: CHANGELOG.md-cabal-version: >=1.10--Source-repository head- type: git- location: https://github.com/UnkindPartition/tasty.git- subdir: quickcheck--library- exposed-modules: Test.Tasty.QuickCheck- other-extensions: GeneralizedNewtypeDeriving, DeriveDataTypeable- build-depends: base >= 4.9 && < 5,- tagged < 0.9,- tasty >= 1.5.1 && < 1.6,- random < 1.3,- QuickCheck >= 2.10 && < 2.16,- optparse-applicative < 0.19-- default-language: Haskell2010- default-extensions: CPP- ghc-options: -Wall--test-suite test- default-language:- Haskell2010- default-extensions: CPP- type:- exitcode-stdio-1.0- hs-source-dirs:- tests- main-is:- test.hs- build-depends:- base- , regex-tdfa >= 1.3 && < 1.4- , tasty- , tasty-quickcheck- , tasty-hunit- , QuickCheck- ghc-options: -Wall+name: tasty-quickcheck +version: 0.11.1 +x-revision: 1 +synopsis: QuickCheck support for the Tasty test framework. +description: QuickCheck support for the Tasty test framework. + . +license: MIT +license-file: LICENSE +author: Roman Cheplyaka <roma@ro-che.info> +maintainer: Roman Cheplyaka <roma@ro-che.info> +homepage: https://github.com/UnkindPartition/tasty +bug-reports: https://github.com/UnkindPartition/tasty/issues +category: Testing +build-type: Simple +extra-source-files: CHANGELOG.md +cabal-version: >=1.10 + +Source-repository head + type: git + location: https://github.com/UnkindPartition/tasty.git + subdir: quickcheck + +library + exposed-modules: Test.Tasty.QuickCheck + other-extensions: GeneralizedNewtypeDeriving, DeriveDataTypeable + build-depends: base >= 4.9 && < 5, + tagged < 0.9, + tasty >= 1.5.1 && < 1.6, + random < 1.4, + QuickCheck >= 2.10 && < 2.16, + optparse-applicative < 0.19 + + default-language: Haskell2010 + default-extensions: CPP + ghc-options: -Wall + +test-suite test + default-language: + Haskell2010 + default-extensions: CPP + type: + exitcode-stdio-1.0 + hs-source-dirs: + tests + main-is: + test.hs + build-depends: + base + , regex-tdfa >= 1.3 && < 1.4 + , tasty + , tasty-quickcheck + , tasty-hunit + , QuickCheck + ghc-options: -Wall
revision 2
name: tasty-quickcheck version: 0.11.1 -x-revision: 1 +x-revision: 2 synopsis: QuickCheck support for the Tasty test framework. description: QuickCheck support for the Tasty test framework. . tasty >= 1.5.1 && < 1.6, random < 1.4, QuickCheck >= 2.10 && < 2.16, - optparse-applicative < 0.19 + optparse-applicative < 0.20 default-language: Haskell2010 default-extensions: CPP
revision 3
name: tasty-quickcheck version: 0.11.1 -x-revision: 2 +x-revision: 3 synopsis: QuickCheck support for the Tasty test framework. description: QuickCheck support for the Tasty test framework. . tagged < 0.9, tasty >= 1.5.1 && < 1.6, random < 1.4, - QuickCheck >= 2.10 && < 2.16, + QuickCheck >= 2.10 && < 2.17, optparse-applicative < 0.20 default-language: Haskell2010
revision 4
name: tasty-quickcheck version: 0.11.1 -x-revision: 3 +x-revision: 4 synopsis: QuickCheck support for the Tasty test framework. description: QuickCheck support for the Tasty test framework. . tagged < 0.9, tasty >= 1.5.1 && < 1.6, random < 1.4, - QuickCheck >= 2.10 && < 2.17, + QuickCheck >= 2.10 && < 2.18, optparse-applicative < 0.20 default-language: Haskell2010
revision 5
name: tasty-quickcheck version: 0.11.1 -x-revision: 4 +x-revision: 5 synopsis: QuickCheck support for the Tasty test framework. description: QuickCheck support for the Tasty test framework. . tagged < 0.9, tasty >= 1.5.1 && < 1.6, random < 1.4, - QuickCheck >= 2.10 && < 2.18, + QuickCheck >= 2.10 && < 2.19, optparse-applicative < 0.20 default-language: Haskell2010