gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/quickcheck

Automatic testing of Haskell programs

Screenshots

  • quickcheck-2.14.3
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux
    +template-haskell doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • quickcheck-2.14.3
    ~amd64 ~amd64-linux
    +template-haskell doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • quickcheck-2.14.2
    amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
    +template-haskell doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 570c8a553a60a54456b3fdeb56b746b4fd1ab329
Author: hololeap <hololeap@protonmail.com>
Date: Sat Nov 18 10:47:56 2023 -0700

dev-haskell/quickcheck: slotmove 2 -> 0

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1502
Signed-off-by: hololeap <hololeap@protonmail.com>

commit 3d6a211e5263ebe3c536c65b3020348d93717f7b
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:04:52 2023 +1000

dev-haskell/quickcheck: add github, hackage upstream metadata

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 39ec6359eb646b96b28cbdb8e317e8f6e44d6490
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:03:40 2023 +1000

dev-haskell/quickcheck: drop 2.14.2-r1

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit ed0c82c60d90b020931c8c56d385baafad28811d
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:03:36 2023 +1000

dev-haskell/quickcheck: add 2.14.3

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit e7a5e6d5daf3e96a4464adc4a0cd03296b82e7f3
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Mar 25 14:08:28 2022 -0600

dev-haskell/quickcheck: Remove old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit e4af2b9ec8e3f831803cb3c81c1ef9647f96ed50
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 12 08:16:10 2022 -0700

dev-haskell/quickcheck: Keyword 2.14.2-r1

Remove 2.14.2

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit f2b9c474f666dcf91e647af46d8022889ff184d2
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Jan 19 23:02:50 2022 -0700

dev-haskell/quickcheck: Add 2.14.2-r1 (no keywords)

Turn off `old-random` flag to support
random >= 1.2.0 && < 1.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 1d073f5dbd4321fa8c1f6d5aefb26bfb396d81c8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Nov 22 11:42:02 2021 -0700

dev-haskell/quickcheck: Remove quickcheck:1

Has been masked for removal since 2021-07-25

Remove unneeded quickcheck-1.2.0.1-ghc-7.10.patch

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b601c33d812f48b37747ac5f310f16b00b965d1d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 25 16:06:35 2021 +0100

dev-haskell/quickcheck: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f01bc96258b27d12b9dcec08c9877c231ba80c10
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Thu Feb 25 23:37:47 2021 -0500

dev-haskell/quickcheck: resolve DeprecatedEapi QA warning

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit cc94228a795ac4a90687760d77c9f5435d812e85
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Sat Jan 2 22:31:53 2021 -0500

de-haskell/quickcheck: remove old-random USE-flag, which causes conflicts.

Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>

commit b270eba343a7bbcc08acafea148ea4f35aa74623
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jan 7 07:39:09 2021 +0000

*/*: follow ~x86-macos removal from :gentoo

Removed KEYWORDS as:

```
$ ekeyword ^x86-macos $(git grep -l x86-macos)
```

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 2fb42be8abef1cd4994fd9a0f862366dbefd1488
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Dec 17 12:05:14 2020 +1100

dev-haskell/quickcheck: bump up to 2.14.2 (masked)

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 9e7324c47f51ba9bf9ed37998718e25c76a5fcbb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Aug 7 23:34:42 2020 +0100

*/*: drop ~ppc/~ppc64 keywords following ::gentoo

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f60c97bbeceef26aa1ebd919ff90772973381279
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 14 07:41:37 2020 +0100

*/*: destabilize ebuilds following ::gentoo

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 87599158358c20207447089a6ac1f50467146c27
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 14 07:41:06 2020 +0100

*/*: drop ia64 keywords following ::gentoo

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 0ab81901c65aff38c5c322d9ae7955e297987b6c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 11 11:27:33 2020 +0100

dev-lang/ghc: follow sparc keywords removal

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 114f835a21d4050207e344901b7c57364ea219cb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 22 10:03:36 2020 +0000

*/*: drop alpha keywords following ::gentoo's cleanup

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 424be5871a2961e5a7d3c3414675fe7e0e6f4873
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 13 07:54:24 2019 +0000

sync stable keywords from ::gentoo

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 72e8491b3a0ed5b95c0be660863fd4f6ec54378f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Nov 24 18:53:40 2019 +0000

dev-haskell/quickcheck: sort keywords

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit a8a42fbfcd9e248e8132d4ea2e55b4e4a87e3b9f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 16 12:23:07 2019 +0000

::haskell: drop ~x86-fbsd keywords (follow ::gentoo)

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit d1dfb1a927dd97c2a8a0c852ea82353411acf215
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Oct 2 22:31:30 2019 +0100

dev-haskell/quickcheck: switch from underscore to dash in IUSE

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 76144ddea7bfa7a81845d279d2924a898ebb3e05
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 28 21:36:08 2019 +0100

dev-haskell/quickcheck: bump up to 2.13.2

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 310254ea1a3ec69c8880acd39768fad4f6c26564
Author: LinuxUser404 <nikolay.pershyn@gmail.com>
Date: Mon Aug 12 16:36:20 2019 +0300

fixing "unsorted keywords and invalid copyright" reported by repoman

commit c5032e30877ffcf90da89d4b0a65a713ab691af5
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Fri Feb 1 16:09:02 2019 +1100

dev-haskell/quickcheck: adjust keywords

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>

commit 5d9d6b4a06ee9e11197069979e0f76540cd12b83
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 10 15:34:47 2018 +0000

dev-haskell/quickcheck: RESTRICT=test: circular depends

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 817ff06fa61b32ff52afdd345311726a45ec84b1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 10 12:36:15 2018 +0000

dev-haskell/quickcheck: drop USE=test: circular depends

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 5fa6a124603ab016e18af7b27ea8b282de156e75
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Oct 3 15:38:06 2018 +1000

dev-haskell/quickcheck: bump up to 2.12.6.1 (masked)

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit f985ede193a6072bcfd7beb38739f432ff34b524
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Mon Oct 1 09:05:22 2018 +1000

dev-haskell/quickcheck: bump up to 2.12.5 (masked)

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit ae034814a112ce688d115734f5f8f7de806fc86e
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Mon Sep 3 12:49:07 2018 +1000

dev-haskell/quickcheck: bump up to 2.12

Package-Manager: Portage-2.3.48, Repoman-2.3.10

commit 93023a23ae80397aedccae292e117473737c4c26
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jun 10 12:20:59 2018 +0100

sync keywords from ::gentoo

Done as:
$ syn-kw -p ~/portage/gentoo .

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 5d5da258ae44b7bd71ec90e54607529f02a0e132
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 11 16:02:15 2018 +1000

dev-haskell/quickcheck: Bump to 2.11.3

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 8af7e1ac05ed87b7b3ddedaff07657e13d5e5789
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Oct 15 12:19:26 2017 +0100

dev-haskell/quickcheck: fix slot (should be 2, not 0)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

commit 181095327b3ca3d1f57947e7952d6f1856be0897
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Oct 15 11:14:21 2017 +0100

dev-haskell/quickcheck: bump up to 2.10.1

Package-Manager: Portage-2.3.11, Repoman-2.3.3

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 95b03d0d5fe479849f7e4f957e30fabe9204a5ca
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 17 10:16:26 2016 +0100

dev-haskell/quickcheck: bump up to 2.9.2

Package-Manager: portage-2.3.0

commit ababb02a27c7b2f74233a04cd4260a32f55e06f7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Aug 6 16:04:28 2016 +0100

dev-haskell/quickcheck: bump up to 2.9.1

Package-Manager: portage-2.3.0

commit cb425417e619f2601ff26e72290ee0569c4354c6
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed May 18 09:27:30 2016 +0100

sync keywords from ::gentoo

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 0e8109671f1b22e41b99dfcf2ce4e0ce30538cf1
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon May 9 23:05:49 2016 +0100

dev-haskell/quickcheck: drop old

Package-Manager: portage-2.2.28

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit d77f19e6b5131fa4c8c5970ad91a76a3684db29b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jan 16 11:10:05 2016 +0000

dev-haskell/quickcheck: bump up to 2.8.2

Package-Manager: portage-2.2.26

commit 9196d5ca58aa75633f1cb9462aaa3ae4680721b6
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Nov 5 09:30:24 2015 +0000

dev-haskell/quickcheck: RESTRICT=test to avoid test circular depend

The cycle is:
quickcheck[test] -> test-framework -> xml -> text -> binary[test] -> quickcheck

Package-Manager: portage-2.2.23

commit b7b3eac1d8316c1966d04b1cdb21caa01a8308cd
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 5 10:41:37 2015 +0100

portage/gentoo-haskell: sync keywords from ::gentoo

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 4a585b54eb5f4c66e9b867f0bf95b390cbc62c60
Author: Heather <Heather@live.ru>
Date: Wed Aug 12 15:47:28 2015 +0400

fix headers and copyright lines

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit a8522a3cc43554273e3625c0007c0e77305965f4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun May 3 10:06:06 2015 +0100

dev-haskell/quickcheck: drop old

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit aa4cd5839d45cc34cf8eabaa1a24ae3e07bccaa0
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun May 3 09:55:31 2015 +0100

dev-haskell/quickcheck: port to ghc-7.10

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit d3d1bb3fd6601590a5f5e2b69f8dc4da4e7ce0fc
Author: Sergei Trofimovich <siarheit@google.com>
Date: Mon Apr 6 19:05:47 2015 +0100

dev-haskell/quickcheck: bump up to 2.8.1

Package-Manager: portage-2.2.17

commit 61c74ba2735b8c916c5f85ed35ca0f8fa0e53a38
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Mar 21 20:27:12 2015 +0000

dev-haskell/quickcheck: bump up to 2.8

Package-Manager: portage-2.2.17

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 8ce00c3de337f6c4d248ff7d7391c25b57966534
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Jul 16 13:58:27 2014 +0300

dev-haskell/quickcheck: bump up to 2.7.6

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 6aa9759466de7e86ecf3d0a4a8700389c8c0cea1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu May 29 12:33:38 2014 +0300

dev-haskell/quickcheck: bump up to 2.7.5

commit 6b7fcc17ea65b8bd28f9162c6cabf35aacf8c195
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 27 21:46:59 2014 +0300

dev-haskell/quickcheck: fix handling of non-ASCII files in QC (error manifested in Agda)

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 9143f8a5f5817aa9ecb71948ddd8193232600b75
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 6 19:39:59 2014 +0300

update Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 3591bc94344a7cd972a7ed6aa5fb303bcebf1af3
Author: Luis Ressel <aranea@aixah.de>
Date: Fri Apr 4 22:08:15 2014 +0200

dev-haskell/quickcheck: Hackport missed dependency on tf-random

commit 4ac65445766cbd79b4c074f4113361a4b6d139c0
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Apr 2 16:34:42 2014 +0400

dev-haskell/quickcheck: bump up to 2.7.3

commit 8400cf7873ed26ffb95cf96f9b843764216c2410
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 23 11:49:50 2014 +0300

dev-haskell/quickcheck: bump up to 2.7.2

commit 21b5ec61a6b92af56f0192adda940b96b58a4a09
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 22 15:39:00 2014 +0300

dev-haskell/quickcheck: add missing tf-random depend (noticed by vikraman)

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 604065ec45a56f066d1e629bb5cebd9e7a4bc956
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Mar 22 13:40:22 2014 +0300

dev-haskell/quickcheck: bump up to 2.7.1

Package-Manager: portage-2.2.8_p62

commit 7262648ba9ca3ea4c7ecfa125751b9107c7f6bd0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jul 22 19:20:55 2013 +0300

syn keywords from portage

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 06802e785b6a2d36d2a139733ac5dececf1bcce6
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Mar 14 19:54:04 2013 +1100

slotmove quickcheck 2.6 to slot 2

commit 412dfd94dad1f115a89bde5865d1af47922c3168
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 10 01:26:19 2013 +0300

dev-haskell/quickcheck: bump up to 2.6

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 87896520fe34bee71896a7614bea3db10847250c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 10 01:25:00 2013 +0300

dev-haskell/quickcheck: bump up to 2.6

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit ac04135c9631a3f31ec42f578dd40fb9fc739ce9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Dec 16 15:04:53 2012 +0300

sync keywords from gentoo-x86

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 54394b2c9738f916a0926c2e81653a832dd2b030
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Dec 9 01:28:55 2012 +0300

sync stable keywords from portage

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 6a5f9855df9f8d24002a32d7314f561429f0dcb5
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Nov 18 12:37:26 2012 +1100

EAPI=5 for quickcheck 2.5.1.1, sync with portage

commit 2433703f94f4b22c2a46a226cf1f3970ef644a30
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Oct 21 03:28:40 2012 +0300

sync keywords from portage

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit e90f2a2bdd3c7f6cfc45b2f662932b69faf43afd
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Sep 29 20:33:06 2012 +1000

Bump quickcheck to 2.5.1.1

commit 7d45f30289bdbfb21cc82df7161946ec8d810be7
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Sep 14 22:08:51 2012 +1000

Sync quickcheck 2.4.2-r1 keywords with portage

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit 4bb37845fab40123d7edd2dc5b8c6d5f0f718956
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Jun 25 12:24:24 2012 +0300

dev-haskell/quickcheck: bump up to 2.5 and mask until revdeps are fixed

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 3c0e0f5d20257ba94df34162b6f956c639f0f05a
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Jun 2 17:37:42 2012 +1000

Sync with portage

commit 1b811bf2a96b234b093516f8460cf9b71e66ab20
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 18 16:48:32 2012 +0300

dev-haskell/quickcheck: revbump to force dev-haskell/random depend on users

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 2d245df085e2f45acd3b396063b017fe483bb422
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Mar 18 15:49:40 2012 +0300

dev-haskell/quickcheck: added depend on missing dev-haskell/random (found by jhance)

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit c01074a96549efd907751c613edc4a0bae230818
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Mar 7 10:03:45 2012 +0300

dev-haskell/quickcheck: add optional USE=template_haskell (enabled by default)

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit ceb0e68751bdd4390e202ebd2469d20240e2e650
Author: Mark Wright <markwright@internode.on.net>
Date: Mon Jan 23 18:06:33 2012 +1100

Sync quickcheck 2.4.2 overlay with portage

commit b7f429688727e70cc0bc4813c7531b794fa4ef6f
Author: Mark Wright <markwright@internode.on.net>
Date: Mon Dec 19 23:41:10 2011 +1100

Bump quickcheck to 2.4.2, built with ghc 7.4 ss, 7.2.2, 7.0.4 and 6.12.3

commit 7228674df45f5b10291be8aa45c516278ba3e1be
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Dec 11 17:02:12 2011 +1100

Add quickcheck metadata

commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100

Add hoogle support

commit e69ba074c0c284bb0cee7c30f05e9e3d20847e60
Author: Mark Wright <markwright@internode.on.net>
Date: Tue Nov 1 01:20:14 2011 +1100

Bump quickcheck to 2.4.1.1, built with ghc 7.2.1 and 7.0.4

commit 8c65c0add9f0aa63748b7832410223a1d0e93c17
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Aug 12 14:10:15 2011 +0300

dev-haskell/quickcheck-2.1.1.1: fixed keywords and SLOT

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit f574c18b573a2f056da4e11126a5a17e4e3fb260
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Aug 12 14:05:01 2011 +0300

dev-haskell/quickcheck: fix build on ghc-7 for older QC versions

Fixes https://bugs.gentoo.org/show_bug.cgi?id=378887

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 86e00dca07e11ac980ceb22ede35926ae08f66dc
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Thu Dec 30 16:56:10 2010 +0000

bump QuickCheck 1.2.0.0 -> 1.2.0.1 (base-4 and ghc-7 support)

commit 6b1c28bae84293ac3dfdba8aca01391ec769308b
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Mon Nov 22 10:31:33 2010 +0000

Bump QuickCheck to 2.4.0.1

commit f35dde340f042278b29d3404039025d62ae56934
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Fri Oct 22 20:22:18 2010 +0000

synced back keywords from portage

commit 82a47107344a1e979a51c39e0526acda074d959c
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Fri Sep 3 09:19:51 2010 +0000

Bump QuickCheck to 2.3

commit 6e040f0fe4ceba25a8b0096539b1b384a31b56b7
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 31 09:30:14 2010 +0000

Un-bump QuickCheck 2.1.2 back to 2.1.1.1
It adds some instances which breaks some packages (and 2.2 seems to be identical to 2.1.2).
Not using "darcs rollback" since darcs wants to rollback the 2.2 bump as well.
Spotted by t3eblinder.

commit eb18c45c441be464ecf677f91dd104e1b9a49387
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Aug 31 08:12:23 2010 +0000

Bump quickcheck to 2.2
Leave 2.1.2 as some packages explicitly dep on 2.1.*

commit 545309829e3b977898991912611b99776ed06992
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Mon Aug 30 13:10:58 2010 +0000

Bump QuickCheck to 2.1.2

commit 6e0ceb6ec5ec6bda26dead971ff99e5cb33c1994
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Sat Jul 10 22:06:12 2010 +0000

The Great hppa Keyword Removal. As we were thrown off gentoo tree - sync keywords back to the overlay.

commit 046111cf0db9d1db26d17701653b4a59b94ac497
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Jul 6 10:32:49 2010 +0000

Bump quickcheck to 2.1.1.1

commit 6d5c543481f9ed06106e77c72d9c7dc846dd337d
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Jun 13 21:22:13 2010 +0000

quickcheck-2: drop dep on extensible-exceptions

commit 8968cf7aed677a2118b49967c1710c1cb4922d2d
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Mar 14 19:00:56 2010 +0000

quickcheck-2: sync with portage

commit 60f3343399ac8d124e7e2f30cb50b7c96627ff5e
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Mar 14 18:30:27 2010 +0000

Change quickcheck-1* to SLOT=1

commit 63588b9b3b93e72843d4283dcd427d2fa533893d
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Sun Mar 7 20:58:00 2010 +0000

dev-haskell/quickcheck-: ~ppc64 keyword!

commit 258756e40cbe01a802fb643a2e93276950bbfb3f
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sat Jan 30 10:52:25 2010 +0000

Bump QuickCheck to 2.1.0.3
Also remove old versions

commit cc5ba4bfb9455a469b6ca250c7163b8540c02e8d
Author: Sergei Trofimovich <slyfox@community.haskell.org>
Date: Tue Jan 26 22:00:28 2010 +0000

quickcheck-1.1.0.0.ebuild: fixed PATCHES variable and build failure on base-4

commit a48f073bf9e6b4d47eb4827fa6f75616870ebd8d
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Thu Sep 17 22:59:09 2009 +0000

Bump quickcheck to 2.1.0.2

commit 322310b6b529417951365e3869fca3276da9166b
Author: Sergei Trofimovich <slyfox@inbox.ru>
Date: Sat Jul 25 15:41:57 2009 +0000

quickcheck-1.1.0.0 build fix against ghc-6.10

commit 206a6ca55c5136fd6e4569931bca8925646d50d0
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sat May 9 17:47:38 2009 +0000

Sync QA, KEYWORDS and (R)DEPEND from portage
Most packages part of the haskell-platform has got their RDEPEND and DEPEND
hand written to separate runtime dependencies from compile time dependencies.

commit 40bdc9631e987b1870471a4f1cb0133d836cf2cf
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Thu Mar 26 06:56:41 2009 +0000

Sync KEYWORDs and QA from the portage tree

commit d2f91a861017ca740018fd5b1e6a2a925a4fbc31
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Mon Nov 10 18:43:55 2008 +0000

Use tabs instead of spaces, and don't echo

commit af97a8d02bd06ab3ace731170dd3170c628b56d1
Author: romildo@iceb.ufop.br <unknown>
Date: Mon Nov 10 18:33:12 2008 +0000

quickcheck-constraint
Adding --constraint='base < 4' in the quickcheck ebuild, so that it compiles with >=ghc-6.10.1

commit c92fd4bc0d36a3e815a59e15ccc127fdbda29df4
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sat Oct 25 11:44:33 2008 +0000

Don't drop keywords in new quickcheck versions

commit 4da11a7e77655fe99a1faf72170570fbc46ecbd5
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Tue Oct 21 01:14:55 2008 +0000

Bump quickcheck to 1.2.0.0

commit 16faf1fb65757e2c3cbacfbe96c5ee4b4c22c983
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Sep 28 14:02:47 2008 +0000

Update Manifest

commit 799fc579b5ac62f6181d31eba843759b05673f10
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Sun Sep 28 10:41:49 2008 +0000

Bump quickcheck to 2.1.0.1 (and rm the _pre version)

commit 19999d4cfd5f1fec83d08db265fe698cccaf1aee
Author: Luis F. Araujo <araujo@gentoo.org>
Date: Tue Jul 8 05:28:23 2008 +0000

Fixing some more digests.

commit 36af7c06d39e8faf87d9b6ac50aabf69d6a78855
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Mon Jul 7 18:28:35 2008 +0000

Sync from portage
Mostly added keywords or stabilization (wrt ghc 6.8.2), and a few minor
cosmetic things.

commit 2fa2f0f0bf46f17d3edfd688e8eb91114198d2d9
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Sun Apr 27 09:29:50 2008 +0000

Fixes for the pre-release of QuickCheck 2
* Slot it. QC-2 uses the same module names, but breaks backward
compatibility in many cases. As it's useful to have both QC-1 and QC-2
installed at the same time we slot it.
* Change version to say this is a pre release.

commit e0225c241a5ce3d648182416f9098e2ff93a6733
Author: mjrosennb@andrew.cmu.edu <unknown>
Date: Wed Apr 16 18:32:53 2008 +0000

Agda-darcs-2 ebuilds

commit d62c99200913daf157d3ccc651f7b74651e0e0ad
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Thu Dec 20 23:01:42 2007 +0000

Sync lots of minor changes from portage, mostly keywords.

commit e2f9c1593b5487560b1d1c3ec67efd74d484a2bb
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Dec 12 23:46:57 2007 +0000

Sync changes from portage, mostly keywords and quoting issues
A few minor bug fixes. Also some trivial whitespace changes.

commit c059833f13eaaf27e8c3e032ade8b1ea12700e49
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sun Nov 4 19:26:02 2007 +0000

Update all the extralibs to use hackage as the SRC_URI

commit 64a0a584c95c133490ff88b6f94ed22a11935dca
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Fri Nov 2 22:07:48 2007 +0000

Update ghc-6.8.1 extralibs SRC_URI and digests

commit f90592b7fc5ae7a4b629f7351aa1f8bd4b27c70c
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Thu Nov 1 11:30:02 2007 +0000

Update extralibs to 6.8.1 tarball

commit 3ff6dc7a93df30eb97816a707ef01869432408f3
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Mon Oct 29 01:51:12 2007 +0000

Add new "extralibs" ebuilds from ghc-6.8.0.x snapshot

commit dc40507ba0262a11895203b150818a898e16c269
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Tue Oct 9 18:35:51 2007 +0000

Fix quickcheck wrt cabal 1.2

commit 30cf24e0473d0d884a6c32ed63eb08885eb35b19
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Tue Aug 28 11:51:13 2007 +0000

Remove loads of digest and files dirs
digest files are not used anymore, only the Manifest files.

commit fe2d4c74ec1108144fb8ee58fa9c4d3693d36e45
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Sun Aug 19 14:09:55 2007 +0000

Sync portage->overlay

commit 494a3390613595d63a3008fb9e8a3819c3f8e827
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Jul 11 20:52:21 2007 +0000

Change virtual/ghc to dev-lang/ghc in all DEPENDs
(and another change that snuck in: add ~amd64 to x11-extras and xmonad)

commit 36ee1bec5858d9e23271ce35b7a7d15e912b569b
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sun Jul 8 15:22:37 2007 +0000

Merge einfo/elog and dep version changes from portage

commit 6425f4e072e3325bb24d7ea2046c3803680f9ef6
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sun Jul 8 02:45:48 2007 +0000

Update many ghc-6.6.1 extralibs to build with Cabal-1.1.6.x
Apparently the extralibs packages got built with ghc's build system and never
with Cabal so was never tested with the version of Cabal that came with
ghc-6.6.1 which is why in many cases the Setup.hs did not compile. Doh!
Nothing a little sed can't fix fotunately. Apparently debian patched them too.

commit 11000ea82c3b959d08cafed223c08f53e6bc4677
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Jul 7 21:04:03 2007 +0000

Add dep on >=dev-haskell/cabal-1.1.6.2 for many of the ghc-6.6.1 "extralibs"
Thanks to Vq^ for testing them all for me.

commit 86074bd91d4c1d404404a48518293b952bdc0e5e
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Jul 7 18:51:36 2007 +0000

Add "extralibs" packages that came with ghc-6.6.1, all 18 of them :-)

commit ff8d4af317d7c26aa2c59825a1a7c6dd47c171de
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Mon Jun 11 17:43:28 2007 +0000

Make ghc 6.6 extralibs depend on dev-lang/ghc, not virtual/ghc

commit 289220bd0b2ccf72e077c5cd38aa69f8e1b6e488
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Mon Apr 30 09:12:24 2007 +0000

Sync portage->overlay
Mostly dcoutts stuff, but also some of cparrots stabilizations

commit 038f3679dacd82130ae8d135693533d0a97663ee
Author: Lennart Kolmodin <kolmodin@gentoo.org>
Date: Fri Apr 6 15:08:04 2007 +0000

Sync changes from portage

commit e500c052ce8d0f81051127684c883b11805b4183
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Tue Apr 3 19:03:16 2007 +0000

Add Manifests and digests (merging is a bitch)
Either play with find . -name '...' | xargs .. or simply darcs get a fresh
copy of the repo.

commit 724855799d7b15b3545dabcf443feb5008c25a52
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Sat Mar 17 11:04:39 2007 +0000

Set homepage for common modular libs

commit 0350851ab8d5f1102c14dc96b0378bab6c374907
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Sun Mar 11 16:04:29 2007 +0000

Fix homepage for the first wave of dummy libs

commit b5e2535a45ef1c94a664c22bb05c0774742ee028
Author: Andres Loeh <kosmikus@gentoo.org>
Date: Sun Feb 11 20:52:03 2007 +0000

dummy lib ebuilds install dummy files in ghc-libdir to be picked up by ghc-updater

commit 3a66e471fdcf633158ef23977a000b13c4750a97
Author: Andres Loeh <kosmikus@gentoo.org>
Date: Thu Feb 1 18:52:20 2007 +0000

added dummy library ebuilds for ghc-6.4*

commit d6975be5aeacaa0dccb30e05039d20918b9ce8b1
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Oct 11 13:44:11 2006 +0000

Update extra-libs to ghc-6.6

commit 5a9c5518dabe149e007759c9fadc0ef69deb1cc7
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Tue Oct 10 16:25:27 2006 +0000

Bump GHC libraries

commit 9677778ae6c8574cb8c95e780c704a8325be6449
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Sat Oct 7 15:56:15 2006 +0000

Bump ghc-extralibs to latest snapshot

commit d08018c831cd302247da75156c0cf71d297e562d
Author: basvandijk@home.nl <unknown>
Date: Mon Oct 2 21:41:18 2006 +0000

Removed generation of Setup.hs files for some packages in dev-haskell because up-stream now includes them.
Affected packages are: arrows, fgl, haskell-src, html, hunit, mtl and quickcheck.

commit 7ada97e8d08726f90696db52939cc15d21f9e282
Author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
Date: Mon Oct 2 16:22:16 2006 +0000

Bump ghc & libs snapshot.

commit b3ed02b07d5ee99de4bab4165fc7ac4eae64af95
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Mon Sep 18 09:43:16 2006 +0000

Bump ghc & libs snapshot.

commit bb552a17240cf81855081b4185f2bcad3057d524
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Wed Sep 13 09:25:22 2006 +0000

Bump ghc & libs shapshots

commit 9c06692e02475ba6e87ca757418c97580a113d27
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Tue Sep 12 17:12:19 2006 +0000

Bump ghc extralibs snapshot

commit 68cfb482aa6eaa6ec79bd5b16bf27df9f99d6b8b
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Mon Sep 11 22:45:47 2006 +0000

Bump extralibs to latest snapshot

commit c6a6ef23b95e2cf3d6b96d130c01d30cf58d32af
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Fri Sep 8 14:26:02 2006 +0000

Tidy up current ghc-extralibs.
They all build now with current ghc snapshot and haddock-0.8_rc1
It's probably worth checking if they don't build with haddock-0.7.

commit d691d5a8ff27a53ffb7176789e2d8629a58b17d8
Author: Duncan Coutts <dcoutts@gentoo.org>
Date: Fri Sep 8 02:45:23 2006 +0000

Bump ghc-extralibs snapshot.

commit f79ea559523dde48f45503e7db7cf2b156ff5583
Author: der_eq@freenet.de <unknown>
Date: Thu Sep 7 19:34:16 2006 +0000

quickcheck ebuild