gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/chell-quickcheck

QuickCheck support for the Chell testing library

Screenshots

  • chell-quickcheck-0.2.5.3
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: MIT   
    Overlay: haskell

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 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 d4209dd50a60189999792dcc876e0ba3fa79907b
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 29 12:52:05 2022 -0700

dev-haskell/chell-quickcheck: new package, add 0.2.5.3

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

commit 3148dd78762e55413f8eaabc506a9f319e6f73f6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri May 15 08:12:48 2020 +0100

dev-haskell/chell-quickcheck: drop masked package

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 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 8ea14f8829392647f1bab72a02d2d88bb56dbf4b
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Nov 16 14:49:32 2019 -0500

dev-haskell/chell-quickcheck: drop old

Keep last: 0.2.5.2

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 6a6c3981681f1fe2ced7b2413ccf04955017c4da
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Feb 20 22:06:13 2019 +1100

dev-haskell/chell-quickcheck: bump up to 0.2.5.2

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

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 68aa7892d7239f89a88e4ee8762442ea5a593dfa
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Apr 7 22:09:49 2018 +1000

dev-haskell/chell: Loosen Quickcheck dep

commit cb12b84a0b8d4730cc17918db82e8bbf2cae867f
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Feb 18 14:43:20 2018 +1100

dev-haskell/chell-quickcheck: Bump to 0.2.5.1

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 85ffe323d17043ec036a532a55da1395180c96b9
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Oct 16 22:50:38 2017 +0100

dev-haskell/chell-quickcheck: tweak for QC-2.10

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 64c6d8b661b634b9bf0bc75e1f056fe54d323455
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Aug 6 16:32:22 2016 +0100

asd

Package-Manager: portage-2.3.0

commit ff35925ea5bb490e806fb1f9acdfddc489e6bb6a
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Aug 6 16:21:03 2016 +0100

dev-haskell/chell-quickcheck: allow quickcheck-2.9

Package-Manager: portage-2.3.0

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

Update metadata.xml for GLEP 67

commit c80c637e5287d13d838a414caac5cd788e564be1
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Sep 20 20:53:05 2015 +0100

sync keywords from ::gentoo

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

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 86303912bbeea1ee7ce2c8a1c0e8bee723f08eb1
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Mar 27 09:47:10 2015 +0000

dev-haskell/chell-quickcheck: bump up to 0.2.5

Package-Manager: portage-2.2.17

commit f6209e3c217b5281e768142b3498f607b582f93b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Feb 15 18:55:28 2015 +0000

sync keywords from gentoo-x86

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

commit 7f7c0dc7eaeb51de63d5c77b68bdf7f0d89fb4d5
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Feb 15 18:23:53 2015 +0000

sync keywords from gentoo-x86

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

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 6097a7d6b5104591a53deeb23a267ffac8d11464
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon May 19 13:17:52 2014 +0400

dev-haskell/chell-quickcheck: bump up to 0.2.4

commit 622b1199378983e7814261d9572bdda0a171edfe
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon May 19 00:44:16 2014 +0300

dev-haskell/chell-quickcheck: bump up to 0.2.4

Package-Manager: portage-2.2.10_p15

commit 418f0601ed29211e6408c642955daa727c83e1fb
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Apr 16 10:28:51 2014 +0300

dev-haskell/chell-quickcheck: bump up to 0.2.3

Package-Manager: portage-2.2.10_p15

commit 0a6662463584868aa6276f3fe9b379665fc52fb8
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Mon Apr 14 19:53:34 2014 +0400

dev-haskell/chell-quickcheck: fix quickcheck

commit bcf8e080061a7dd728149818a9646cf0bb42bd38
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Apr 5 11:49:17 2014 +0300

dev-haskell/options, chell, chell-quickcheck2: new packages (depens for dbus)

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