gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/parser-combinators

Lightweight package providing commonly useful parser combinators

Screenshots

  • parser-combinators-1.3.0
    ~amd64 ~arm64 ~ppc64 ~riscv ~x86
    test doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • parser-combinators-1.3.0
    ~amd64 ~x86
    test doc hscolour profile

    View      Download      Browse     License: BSD   
    Overlay: graaff
  • parser-combinators-1.3.0
    ~amd64
    test doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

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 3132b0c6494c7fd5b2b2a6cece89ec4110967db0
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Dec 29 11:52:00 2022 -0700

dev-haskell/*: Warn about cycles (#1375)

Leaving the certain USE flags enabled will create cycles in the
dependency graph for these packages. A warning is added so that users
will be alerted not to leave these USE flags enabled, but the flags are
not forcibly turned off which would keep maintainers from running tests.

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

commit 66bf0b19b82204d2738bfc99134735b622522c21
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Dec 30 14:54:53 2022 -0700

dev-haskell/parser-combinators: update SRC_URI

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

commit 624b66575f25f76f26736277ecdba873fa3336ec
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 17 10:19:02 2022 -0600

dev-haskell/parser-combinators: Rework tests

Tests need adjusting after recent change to eclass

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

commit 64ad0aac07c69727517a238de9819c45fef08d04
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Aug 11 21:46:27 2022 -0600

dev-haskell/parser-combinators: Fix tests

Make creation of temporary GHC package DB conditional

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 33e7cc83c4c6226eb39c773f84ce5021a6244dcf
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 26 16:17:36 2022 -0700

dev-haskell/parser-combinators: Bump to 1.3.0

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

commit a1b907b8976761aef8766e2702ac789b573a5a0c
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:55:56 2021 -0500

dev-haskell/parser-combinators: remove redundant longdescription from metadata

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

commit 5434e049acd73d18dccf963189c656eb2b757377
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 19:18:35 2020 +0100

dev-haskell/parser-combinators: drop old

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

commit 34f827c749801560aaebf816f4eb0ff74253a872
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 4 16:44:50 2020 +1000

dev-haskell/parser-combinators: add tests for 1.2.1

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

commit de746033682acbd6e653e7ea2f5e09a705e2f58d
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Jan 14 14:52:25 2020 -0330

dev-haskell/parser-combinators: bump up to 1.2.1

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

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 f5ee205aed23325ce99b9e34e2662c591f84cea1
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Mon Apr 15 16:49:50 2019 +1000

dev-haskell/parser-combinators: bump up to 1.0.2

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

commit 95a913ab872c0ee43486784d0649d332c62a295c
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Jan 2 00:14:36 2019 +1100

dev-haskell/parser-combinators: bump up to 1.0.1

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

commit 01c1815ee984da3ece2c28f21a7fad9c8c6f5180
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Feb 17 12:22:26 2018 +0000

dev-haskell/parser-combinators: drop USE=dev flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

commit 28da3378c51d30350a63a241cde193868778a3f9
Author: Cynede <cynede@gentoo.org>
Date: Mon Jan 22 13:47:37 2018 +0400

dev-lang/idris: bump to 1.2.0, drop patch
- bump dev-haskell/megaparsec to 6.4.0, drop patch
- add new package: dev-haskell/parser-combinators