gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/th-expand-syns

Expands type synonyms in Template Haskell ASTs

Screenshots

  • th-expand-syns-0.4.11.0
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit c0c619989a62704df70f8ce32f9e6a6a0bbe692d
Author: Violet Purcell <vimproved@inventati.org>
Date: Sat Oct 28 19:57:17 2023 -0400

dev-haskell/th-expand-syns: fix th-abstraction upper bound

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

commit 22b4fa2fc5de8c981c8bc82e2b64378b93c67a28
Author: Violet Purcell <vimproved@inventati.org>
Date: Sat Oct 28 19:49:31 2023 -0400

dev-haskell/th-expand-syns: add 0.4.11.0, drop 0.4.9.0

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 01db4af84d34891ecda07b52c5f2a85c8a47fe58
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 05:55:50 2022 +1000

dev-haskell/th-expand-syns: refresh metadata.xml

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

commit da36cfba86bb6da61bc5c91f65553299617a0500
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 05:51:25 2022 +1000

dev-haskell/th-expand-syns: drop 0.4.8.0

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

commit 7849eeec2f19372353c676fa7db20ed78b6e7a97
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Jul 25 05:51:23 2022 +1000

dev-haskell/th-expand-syns: add 0.4.9.0

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

commit a7ebded99e9f9971492092950bb8a82913e03903
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Apr 7 21:27:37 2021 +0100

dev-haskell/th-expand-syns: bump up to 0.4.8.0

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

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

dev-haskell/th-expand-syns: remove redundant longdescription from metadata

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

commit c4a19483af4b458a5d3e9103dde5780caeb90b40
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 15 20:03:41 2020 +1000

dev-haskell/th-expand-syns: Bump to 0.4.6.0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mark Wright <gienah@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 ab25c02e3c80f1645b4278755e965c1427791708
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 5 14:07:36 2019 +0100

dev-haskell/th-expand-syns: bump up to 0.4.5.0

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

commit 6a98ada454c0632147dd0f2c139afc09a955280c
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 17:36:14 2018 +1100

dev-haskell/th-expand-syns: Loosen template-haskell dep

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit d332c7313ee7f9cee75d72bc3b1658a870d61f4b
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Apr 11 19:56:53 2018 +1000

dev-haskell/th-expand-syns: Bump to 0.4.4.0

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 91943c4dbcb31da2f9a20658b34bcfc928fe8ff4
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 30 18:07:40 2017 +0100

dev-haskell/th-expand-syns: bump up to 0.4.3.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

commit 11ff64522be46d3b93bc9b124b76c61f16fca379
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Apr 30 13:19:38 2017 +0100

dev-haskell/th-expand-syns: allow ghc-8.2.1_rc1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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 7c0e53ded58a123e008c44b0673d7907defb4c1b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Jan 19 16:36:55 2017 +0000

dev-haskell/th-expand-syns: bump up to 0.4.2.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 5e0bca41677b2a43987e655a8f41482e350db323
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Nov 13 10:40:49 2016 +0000

dev-haskell/th-expand-syns: bump up to 0.4.1.0

Package-Manager: portage-2.3.2

commit 8561721872d454caa7e65a7c98f36ddbfa5e6ad8
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Apr 10 13:13:29 2016 +0100

dev-haskell/th-expand-syns: bump up to 0.4.0.0

Package-Manager: portage-2.2.28

commit 835b99de5041d7aa14bc0399e6b054f57b1b9664
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Feb 25 11:27:41 2016 +1100

dev-haskell/th-expand-syns: patches from upstream for ghc 8.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 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 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 7fa5c4b2d3b687ceb65ba6142efadee3f1203c5f
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Mar 14 14:12:18 2015 +0000

dev-haskell/th-expand-syns: bump up to 0.3.0.6

Package-Manager: portage-2.2.17

commit be91ad1634c6a3ad5ec3bd7350138b69d59847df
Author: Alexander Vershilov <qnikst@gentoo.org>
Date: Mon Feb 9 21:53:35 2015 +0300

dev-haskell/th-expand-syns: bump up to 0.3.0.5

Package-Manager: portage-2.2.15

commit d2f43c524cc5784cf949038af2b8260204827aed
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Jan 4 15:50:53 2015 +1100

Apply patch from upstream to allow th-expand-syns-0.3.0.4 to build with ghc 7.10

commit 28c99a2358065ddf4e0a4823092b30a86252693b
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Nov 4 05:38:14 2014 +0530

dev-haskell/th-expand-syns: New package: dep for th-orphans

Package-Manager: portage-2.2.14