gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/ghc-exactprint

ExactPrint for GHC

Screenshots

  • ghc-exactprint-1.7.0.1
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • ghc-exactprint-1.6.1.3
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • ghc-exactprint-1.5.0
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • ghc-exactprint-0.6.4-r1
    ~amd64
    roundtrip doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit 9c6c2f651884fe3293be3010f8849302b18a4fc3
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 23 16:09:48 2024 -0600

*/*: Switch from KEYWORDS to masks for ghc-9.6

Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:

* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed

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

commit ba4dd5e3afcc1eff0d6c72fbeec8f6671e1a662b
Author: hololeap <hololeap@protonmail.com>
Date: Sat Mar 16 20:19:13 2024 -0600

*/*: Switch from KEYWORDS to masks for ghc-9.4

Instead of using no KEYWORDS to block people from using newer versions
of GHC (and packages that depend on them), do the following:

* Keyword versions of GHC that have a binary
* Keyword any package versions that depend on them
* Add the GHC and package versions to profiles/package.mask
* For convenience, create a working package.unmask that can be copied to
the user's config which will allow them to use the GHC branch if
needed

This is only for the GHC-9.4 branch for now, but it can be done for
later GHC branches as well.

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1047
Closes: https://github.com/gentoo-haskell/gentoo-haskell/pull/1521
Closes: https://github.com/gentoo-haskell/gentoo-haskell/issues/1485
Signed-off-by: hololeap <hololeap@protonmail.com>

commit a7653e9881b306293dd702a32c0485000bc42352
Author: Violet Purcell <vimproved@inventati.org>
Date: Thu Oct 5 12:52:20 2023 -0400

dev-haskell/ghc-exactprint: add 1.7.0.1, add upper bound on GHC

Signed-off-by: Violet Purcell <vimproved@inventati.org>

commit ed3ef8b1bb2b7284e27a81579c009c5cf3170d31
Author: Violet Purcell <vimproved@inventati.org>
Date: Fri Jun 30 18:00:56 2023 +0000

dev-haskell/ghc-exactprint: add 1.6.1.3

Signed-off-by: Violet Purcell <vimproved@inventati.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 c890e761ab6afe618336d24a77b9391f49b5b877
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 27 09:55:51 2023 -0700

dev-haskell/ghc-exactprint: bump 0.6.4, add 1.5.0

Hackage revision bump for 0.6.4

v1.5.0 is needed for ghc-9.2

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 506c7fa0ba11b270156de0f3d4c8535d840ad6fe
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Apr 27 07:30:04 2021 +1000

dev-haskell/ghc-exactprint: drop old

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

commit a91b052eedaa487b83733097258f774e561e37d9
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Apr 27 07:29:46 2021 +1000

dev-haskell/ghc-exactprint: bump up to 0.6.4

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

commit 229e33a028ae7dedc088eb53253a4b7165040e71
Author: hololeap <hololeap@gmail.com>
Date: Wed Feb 10 12:46:46 2021 -0700

dev-haskell/ghc-exactprint: Bump to 0.6.3.4

commit 2221fa52d61660afdcf20a515c0b74e0057a348f
Author: hololeap <hololeap@gmail.com>
Date: Thu Jan 28 03:21:48 2021 -0700

dev-haskell/ghc-exactprint: Add 0.6.3.3

commit 2144714089f29dda1fd009b656d924d7716f6f0a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Dec 22 18:50:19 2020 +0000

dev-haskell/ghc-exactprint: regenerate ebuid for missing depends

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

commit 9b5123340c5d01e1520fa5f1696aa1610c43ddb5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 11:44:55 2020 +0100

dev-haskell/ghc-exactprint: drop old

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

commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100

*/*: use https:// for hackage URIs

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

commit e3e6a2c2de2c33e622e61094a8881989d4ef65ad
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jul 17 07:10:07 2020 +1000

dev-haskell/ghc-exactprint: bump up to 0.6.3.2

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

commit f802302255d6401086b01f52f80b0c32520083f4
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 4 10:07:56 2020 +1000

dev-haskell/ghc-exactprint: bump up to 0.6.3.1

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.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 fa36f7770fae51fbbb2ec8a8df6ef02321e4e14c
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sun Nov 3 18:27:20 2019 -0500

dev-haskell/ghc-exactprint: bump up to 0.6.2

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

commit 99d40b4333988f51faa16b5344dc5ad3c97b32eb
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Oct 31 15:41:07 2018 +1100

dev-haskell/ghc-exactprint: bump up to 0.5.8.2

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

commit 3cdcc4f05cc08db47844ab732f3a7fba84722839
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Sep 23 20:36:21 2018 +1000

dev-haskell/ghc-exactprint: bump up to 0.5.8.1

Package-Manager: Portage-2.3.49, Repoman-2.3.11

commit 6974aa1449daf991639f415c1589a10530743b9c
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Sep 5 20:29:12 2018 +1000

dev-haskell/ghc-exactprint: add missing RDEPEND dev-haskell/free

Package-Manager: Portage-2.3.49, Repoman-2.3.10

commit 58935f240b33853374ad5ac0f806aa86bca7777a
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 1 13:34:08 2018 +0100

dev-haskell/ghc-exactprint: bump up to 0.5.7.1

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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 5365fdd631c840b3488cc8b48ae9dd8a3f3a33b6
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 23 22:21:55 2017 +0100

dev-haskell/ghc-exactprint: bump up to 0.5.5.0

Package-Manager: Portage-2.3.6, Repoman-2.3.3

commit 4aabd1027e6a6c20e8c078becf7ef202f36d99a5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 23 20:30:35 2017 +0100

dev-haskell/ghc-exactprint: bump up to 0.5.4.0

Package-Manager: Portage-2.3.6, 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 9339243ee884c70ac06241183006fa600a0a4612
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 3 20:00:38 2016 +0100

dev-haskell/ghc-exactprint: bump up to 0.5.2.1

Package-Manager: portage-2.3.0

commit ae27813b5478c6b0eb51ff056366b5e64002416b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Jun 26 10:27:13 2016 +0100

dev-haskell/ghc-exactprint: bump up to 0.5.1.1

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 c820a1e141c9f503368e3ea03721dbe436938c88
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jan 2 22:52:37 2016 +0000

dev-haskell/ghc-exactprint: new package, a depend of HaRe

Package-Manager: portage-2.2.26