./devel/hs-quickcheck-instances, Common quickcheck instances

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.32nb1, Package name: hs-quickcheck-instances-0.3.32nb1, Maintainer: pkgsrc-users

QuickCheck instances.

The goal is to supply QuickCheck instances for types provided by the
Haskell Platform.

Since all of these instances are provided as orphans, I recommend that you
do not use this library within another library module, so that you don't
impose these instances on down-stream consumers of your code.


Master sites:

Filesize: 12.53 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-31 09:04:16 by Masatake Daimon | Files touched by this commit (3) | Package updated
Log message:
devel/hs-quickcheck-instances: update to quickcheck-instances-0.3.32

0.3.32

* Add instances for primitive vectors

0.3.31

* Support GHC-8.6.5...GHC-9.10.1
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-04 08:47:42 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-quickcheck-instances: import hs-quickcheck-instances-0.3.30

QuickCheck instances.

The goal is to supply QuickCheck instances for types provided by the
Haskell Platform.

Since all of these instances are provided as orphans, I recommend that you
do not use this library within another library module, so that you don't
impose these instances on down-stream consumers of your code.