Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/hs-test-framework-quickcheck2,
QuickCheck2 support for the test-framework package
Branch: CURRENT,
Version: 0.3.0.1,
Package name: hs-test-framework-quickcheck2-0.3.0.1,
Maintainer: phoAllows QuickCheck2 properties to be used with the test-framework
package.
Due to technical limitations of the QuickCheck2 package, it's not
possible to correlate arguments that caused the failure with the
particular Test that caused them. This means that the arguments to
your properties that lead to failure will be printed at
non-deterministic positions in the stdout stream. Sorry.
Required to run:[
wip/ghc] [
wip/hs-test-framework] [
devel/hs-extensible-exceptions] [
devel/hs-QuickCheck]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: c4921cf3d0764d2d16a967f7e02c0504c7aecb19
RMD160: a538078c7d7c732f010ce79cbe690b61efe3f382
Filesize: 3.3 KB
Version history: (Expand)
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
CVS history: (Expand)
2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101) |
Log message:
make it clear what package depend on
discussed with wiz@.
|
2014-05-20 23:23:18 by Ryosuke Moro | Files touched by this commit (49) |
Log message:
Remove hs-data-default, hs-extensible-exceptions, imported to pkgsrc/devel.
|
2013-03-02 12:28:48 by PHO / phonohawk | Files touched by this commit (3) | |
Log message:
Upstream update to test-framework-quickcheck2-0.3.0.1
|
2011-12-04 14:40:07 by PHO / phonohawk | Files touched by this commit (5) | |
Log message:
Import hs-test-framework-quickcheck2-0.2.10 as wip/hs-test-framework-quickcheck2.
Allows QuickCheck2 properties to be used with the test-framework
package.
Due to technical limitations of the QuickCheck2 package, it's not
possible to correlate arguments that caused the failure with the
particular Test that caused them. This means that the arguments to
your properties that lead to failure will be printed at
non-deterministic positions in the stdout stream. Sorry.
|