dev-haskell/pretty-simple
pretty printer for data types with a 'Show' instance
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 6a1606be9aaa6b36526387eb4e46a9d945db1f39
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 10 02:24:54 2022 -0600
dev-haskell/pretty-simple: Add GHC_BOOTSTRAP_PACKAGES
needed for change in eclass
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327
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 9421333910b35d662f993bd303ba8c60b13d8d04
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Jun 9 07:01:05 2022 +1000
dev-haskell/pretty-simple: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 68c3075687c71c64f192c9310e18a6f57ac5d241
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Jun 9 07:00:41 2022 +1000
dev-haskell/pretty-simple: bump up to 4.1.1.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 46a5226b454b1c504a39e8c1f54f3e5a24b6b076
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 09:21:15 2022 -0700
dev-haskell/pretty-simple: Bump to 4.0.0.0-r1
- Rename 'buildexample' flag to 'examples'
- Rename 'buildexe' flag to 'executable'
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 6d28dbf21925137a9257c3f27bf853d696dc55bc
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 09:12:15 2022 -0700
dev-haskell/pretty-simple: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 67bb213c0ad90d0b4c2358d2ca5a76e10b9a0934
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:55:58 2021 -0500
dev-haskell/pretty-simple: remove redundant longdescription from metadata
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 71476c2f875284c612ebfabb4d960732f03787fb
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Dec 7 08:53:52 2020 +1100
dev-haskell/pretty-simple: bump up to 4.0.0.0
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit f7c485f4d818015cbe72992f2b54da88e6f587ac
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Feb 24 13:32:23 2020 +1100
dev-haskell/pretty-simple: bump up to 3.2.2.0
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ff6ee14350e792eb66972b92fef33168956d6ece
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Jan 14 14:52:27 2020 -0330
dev-haskell/pretty-simple: bump up to 3.2.1.0
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 23ee72b392e64129c060372dc7415c52848166fa
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Nov 16 14:49:37 2019 -0500
dev-haskell/pretty-simple: drop old
Keep last: 3.1.0.0
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 5e0920a6fa45414f7574910f08e27ce221e6b3f3
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Mon Aug 19 12:47:11 2019 +1000
dev-haskell/pretty-simple: bump up to 3.1.0.0
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>
commit 492bd7bcebf3dc71204be336199ad08a121f8081
Author: LinuxUser404 <nikolay.pershyn@gmail.com>
Date: Mon Aug 12 15:27:29 2019 +0300
fixing "inconsistent use of tabs and spaces in indentation" in pretty-simple
commit 1c4034c44ef1732a1e7b085cc9ee626764bc234d
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Aug 5 02:03:25 2018 +1000
dev-haskell/pretty-simple: initial layout for 2.1.0.1
Package-Manager: Portage-2.3.44, Repoman-2.3.10
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 6a1606be9aaa6b36526387eb4e46a9d945db1f39
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 10 02:24:54 2022 -0600
dev-haskell/pretty-simple: Add GHC_BOOTSTRAP_PACKAGES
needed for change in eclass
Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1327
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 9421333910b35d662f993bd303ba8c60b13d8d04
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Jun 9 07:01:05 2022 +1000
dev-haskell/pretty-simple: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 68c3075687c71c64f192c9310e18a6f57ac5d241
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Jun 9 07:00:41 2022 +1000
dev-haskell/pretty-simple: bump up to 4.1.1.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 46a5226b454b1c504a39e8c1f54f3e5a24b6b076
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 09:21:15 2022 -0700
dev-haskell/pretty-simple: Bump to 4.0.0.0-r1
- Rename 'buildexample' flag to 'examples'
- Rename 'buildexe' flag to 'executable'
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 6d28dbf21925137a9257c3f27bf853d696dc55bc
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 19 09:12:15 2022 -0700
dev-haskell/pretty-simple: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 67bb213c0ad90d0b4c2358d2ca5a76e10b9a0934
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Tue Feb 16 23:55:58 2021 -0500
dev-haskell/pretty-simple: remove redundant longdescription from metadata
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 71476c2f875284c612ebfabb4d960732f03787fb
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Dec 7 08:53:52 2020 +1100
dev-haskell/pretty-simple: bump up to 4.0.0.0
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit f7c485f4d818015cbe72992f2b54da88e6f587ac
Author: Jack Todaro <solpeth@posteo.org>
Date: Mon Feb 24 13:32:23 2020 +1100
dev-haskell/pretty-simple: bump up to 3.2.2.0
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ff6ee14350e792eb66972b92fef33168956d6ece
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Tue Jan 14 14:52:27 2020 -0330
dev-haskell/pretty-simple: bump up to 3.2.1.0
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 23ee72b392e64129c060372dc7415c52848166fa
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Nov 16 14:49:37 2019 -0500
dev-haskell/pretty-simple: drop old
Keep last: 3.1.0.0
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
commit 5e0920a6fa45414f7574910f08e27ce221e6b3f3
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Mon Aug 19 12:47:11 2019 +1000
dev-haskell/pretty-simple: bump up to 3.1.0.0
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>
commit 492bd7bcebf3dc71204be336199ad08a121f8081
Author: LinuxUser404 <nikolay.pershyn@gmail.com>
Date: Mon Aug 12 15:27:29 2019 +0300
fixing "inconsistent use of tabs and spaces in indentation" in pretty-simple
commit 1c4034c44ef1732a1e7b085cc9ee626764bc234d
Author: Jack Todaro <jackmtodaro@gmail.com>
Date: Sun Aug 5 02:03:25 2018 +1000
dev-haskell/pretty-simple: initial layout for 2.1.0.1
Package-Manager: Portage-2.3.44, Repoman-2.3.10