dev-haskell/deriving-compat
Backports of GHC deriving extensions
ChangeLog
commit bb2f5ebfb050a2cc47c6e085331bc9cba11c6ce8
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:04:43 2023 +1000
dev-haskell/deriving-compat: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 10c6cabd84aadd9bbae39702d6c9665e71666eb2
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:03:53 2023 +1000
dev-haskell/deriving-compat: drop 0.6
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 8460476f068aab88c9cbd3153b686666378f1b37
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:03:51 2023 +1000
dev-haskell/deriving-compat: add 0.6.5
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 f5b790c3fe2b183d4af111dcd68f355db00be352
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Mar 28 21:31:13 2022 -0600
dev-haskell/deriving-compat: Bump to 0.6
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 856c57a8aad0e790578e9b4f81614282f57d1246
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Mar 28 21:29:54 2022 -0600
dev-haskell/deriving-compat: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 219358d41e762c97372f369c83abf408adddad06
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Sun Jan 3 22:59:05 2021 -0500
dev-haskell/deriving-compat: bump to 0.5.10, allows newer th-abstraction
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 38eb67cbb4f9a903aea3c138028e5dc7f635762c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 11:28:17 2020 +0100
dev-haskell/deriving-compat: drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit cf4225addd6beabaa2337e5dcef4e5dd75980e02
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Jan 6 17:19:12 2020 -0330
dev-haskell/deriving-compat: bump up to 0.5.8
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit c9c75d2c33c8d8ad3b645ec6d6e19be37f123fb3
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Dec 16 15:13:33 2019 -0500
dev-haskell/deriving-compat: drop old
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 56386ec5010ed9138a9f781b357b294e8886edea
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 26 10:05:14 2019 +0100
dev-haskell/deriving-compat: bump up to 0.5.7
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit a63e3fffdc70ff4ef0e7cc8e82d5808a4cb768ba
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Jan 27 10:20:44 2019 +1100
dev-haskell/deriving-compat: bump up to 0.5.4, enable tests
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
commit 8a665a8ad07714ca0f0604c039b63a734f0d28fc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 29 10:26:18 2018 +0100
dev-haskell/deriving-compat: drop USE=test: needs porting
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit bbde783b663f3233779eb9e1575b13e19d0718fb
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Aug 29 17:49:21 2018 +1000
dev-haskell/deriving-compat: allow template-haskell 2.13
Package-Manager: Portage-2.3.48, Repoman-2.3.10
commit ee3103b6661b5628a22fba87d1f6667830b50c62
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Aug 21 22:12:51 2018 +0100
dev-haskell/deriving-compat: allow ghc-8.4
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 6cd78fcbd7e8a06cdab4ca560dd0c6f2efd2d462
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 11 09:48:06 2017 +0100
dev-haskell/deriving-compat: bump up to 0.3.6
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 15d77e9ebea8823674a24209b94603c94600c54e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Dec 14 09:09:59 2016 +0000
dev-haskell/deriving-compat: bump up to 0.3.5
Package-Manager: Portage-2.3.3, Repoman-2.3.1
commit 4d4f67ad605526a2ccbeb9fb9e70bf96e72910e6
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Nov 4 09:11:22 2016 +0000
dev-haskell/deriving-compat: bump up to 0.3.4
Package-Manager: portage-2.3.2
commit 3135c924ddfb08ad2858b007c624ffdc77fa11de
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 17 11:53:54 2016 +0100
dev-haskell/deriving-compat: bump up to 0.3.3
Package-Manager: portage-2.3.0
commit 52a3f9481a23f541c04ef1238c570abdf316ef64
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 3 16:20:46 2016 +0100
dev-haskell/deriving-compat: new package, a depend for text-show
Package-Manager: portage-2.3.0
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:04:43 2023 +1000
dev-haskell/deriving-compat: add github, hackage upstream metadata
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 10c6cabd84aadd9bbae39702d6c9665e71666eb2
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:03:53 2023 +1000
dev-haskell/deriving-compat: drop 0.6
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 8460476f068aab88c9cbd3153b686666378f1b37
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Aug 23 08:03:51 2023 +1000
dev-haskell/deriving-compat: add 0.6.5
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 f5b790c3fe2b183d4af111dcd68f355db00be352
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Mar 28 21:31:13 2022 -0600
dev-haskell/deriving-compat: Bump to 0.6
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 856c57a8aad0e790578e9b4f81614282f57d1246
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Mar 28 21:29:54 2022 -0600
dev-haskell/deriving-compat: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 219358d41e762c97372f369c83abf408adddad06
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Sun Jan 3 22:59:05 2021 -0500
dev-haskell/deriving-compat: bump to 0.5.10, allows newer th-abstraction
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 38eb67cbb4f9a903aea3c138028e5dc7f635762c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Sep 27 11:28:17 2020 +0100
dev-haskell/deriving-compat: drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit cf4225addd6beabaa2337e5dcef4e5dd75980e02
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Jan 6 17:19:12 2020 -0330
dev-haskell/deriving-compat: bump up to 0.5.8
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit c9c75d2c33c8d8ad3b645ec6d6e19be37f123fb3
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Dec 16 15:13:33 2019 -0500
dev-haskell/deriving-compat: drop old
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 56386ec5010ed9138a9f781b357b294e8886edea
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Oct 26 10:05:14 2019 +0100
dev-haskell/deriving-compat: bump up to 0.5.7
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit a63e3fffdc70ff4ef0e7cc8e82d5808a4cb768ba
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Jan 27 10:20:44 2019 +1100
dev-haskell/deriving-compat: bump up to 0.5.4, enable tests
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Jack Todaro <jackmtodaro@gmail.com>
commit 8a665a8ad07714ca0f0604c039b63a734f0d28fc
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Sep 29 10:26:18 2018 +0100
dev-haskell/deriving-compat: drop USE=test: needs porting
Package-Manager: Portage-2.3.50, Repoman-2.3.11
commit bbde783b663f3233779eb9e1575b13e19d0718fb
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Wed Aug 29 17:49:21 2018 +1000
dev-haskell/deriving-compat: allow template-haskell 2.13
Package-Manager: Portage-2.3.48, Repoman-2.3.10
commit ee3103b6661b5628a22fba87d1f6667830b50c62
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Aug 21 22:12:51 2018 +0100
dev-haskell/deriving-compat: allow ghc-8.4
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 6cd78fcbd7e8a06cdab4ca560dd0c6f2efd2d462
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Apr 11 09:48:06 2017 +0100
dev-haskell/deriving-compat: bump up to 0.3.6
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 15d77e9ebea8823674a24209b94603c94600c54e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Dec 14 09:09:59 2016 +0000
dev-haskell/deriving-compat: bump up to 0.3.5
Package-Manager: Portage-2.3.3, Repoman-2.3.1
commit 4d4f67ad605526a2ccbeb9fb9e70bf96e72910e6
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Nov 4 09:11:22 2016 +0000
dev-haskell/deriving-compat: bump up to 0.3.4
Package-Manager: portage-2.3.2
commit 3135c924ddfb08ad2858b007c624ffdc77fa11de
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 17 11:53:54 2016 +0100
dev-haskell/deriving-compat: bump up to 0.3.3
Package-Manager: portage-2.3.0
commit 52a3f9481a23f541c04ef1238c570abdf316ef64
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Sep 3 16:20:46 2016 +0100
dev-haskell/deriving-compat: new package, a depend for text-show
Package-Manager: portage-2.3.0