dev-lang/dhall
A configuration language guaranteed to terminate
ChangeLog
commit 4788dbcb42318424ee1428d2bb0f5a8d2068115c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Apr 24 14:28:29 2023 -0600
dev-lang/dhall: add 1.42.0, drop 1.41.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
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 420d80a2fa1a910a8f4da33bfebf7b0cf02ee098
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 1 08:31:40 2022 +1000
dev-lang/dhall: refresh metadata.xml
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 29f14d85ab5da1b9f82c16490e4426298fd621c9
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 1 08:30:16 2022 +1000
dev-lang/dhall: drop 1.41.1-r1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit cf6ce174a9fcd507cbc6ef298dd0718719d48054
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 1 08:30:07 2022 +1000
dev-lang/dhall: add 1.41.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
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 8cd207870e1849abe448bf3089ff777da90db643
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Jun 9 06:59:38 2022 +1000
dev-lang/dhall: allow <dev-haskell/pretty-simple-4.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit dcdfc36ff9d390ecc6fe8e694fce7eef42f6770e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Mar 20 17:22:11 2022 -0600
dev-lang/dhall: Bump to 1.41.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 590098c9cf1d836dee41d5e9e26404b382457426
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Mar 19 18:37:18 2022 -0600
dev-lang/dhall: Remove old
Remove old patch:
dhall-1.40.1-disable-buggy-tests.patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 5561098a0b86605a959fde3e64395aec19cc846a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 12 09:07:02 2022 -0700
dev-lang/dhall: Keyword 1.40.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e4c31feed28697d028af60d9b3ee1a6432af32d8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 11 00:26:05 2022 -0700
dev-lang/dhall: Switch to cabal-doctest
Drop unused patch:
dhall-1.40.1-package-imports.patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit d414b462459b5402c9f004f85e232fe4bfb9f691
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 4 19:59:53 2022 -0700
dev-lang/dhall: Add 1.40.2 (no keywords)
Add patch: dhall-1.40.2-package-imports.patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f306933f61721774719ff115713b20a03ec9852e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 31 04:26:33 2021 -0600
dev-lang/dhall: Remove unneeded `cross` USE flag
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e6bfe313562d9ca972e7e78e3909a293e1bf3a54
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 31 03:23:39 2021 -0600
dev-lang/dhall: Fix tests
Add patches:
`dhall-1.40.1-disable-http-tests.patch`
* Disable tests that depend on connecting to the internet
`dhall-1.40.1-package-imports.patch`
* doctest pulls in the out-of-scope package `hashing` if it is installed
on the system. A workaround is to use PackageImports to force
importing from `cryptonite`.
* Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1231
`dhall-1.40.1-disable-buggy-tests.patch`
* Disable buggy tests
* success/unit/asLocation/RemoteChainEnvA.dhall
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e7a457937a46104347e37265d32c7019cae1bfe3
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 29 10:38:26 2021 -0600
dev-lang/dhall: Bump to 1.40.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit ab2aeb83b4e72e40a0ed20c0a507b8fb10c8389b
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 29 10:29:25 2021 -0600
dev-haskell/dhall: Rename to dev-lang/dhall
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Apr 24 14:28:29 2023 -0600
dev-lang/dhall: add 1.42.0, drop 1.41.2
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
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 420d80a2fa1a910a8f4da33bfebf7b0cf02ee098
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 1 08:31:40 2022 +1000
dev-lang/dhall: refresh metadata.xml
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit 29f14d85ab5da1b9f82c16490e4426298fd621c9
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 1 08:30:16 2022 +1000
dev-lang/dhall: drop 1.41.1-r1
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit cf6ce174a9fcd507cbc6ef298dd0718719d48054
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Oct 1 08:30:07 2022 +1000
dev-lang/dhall: add 1.41.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>
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 8cd207870e1849abe448bf3089ff777da90db643
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Jun 9 06:59:38 2022 +1000
dev-lang/dhall: allow <dev-haskell/pretty-simple-4.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit dcdfc36ff9d390ecc6fe8e694fce7eef42f6770e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Mar 20 17:22:11 2022 -0600
dev-lang/dhall: Bump to 1.41.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 590098c9cf1d836dee41d5e9e26404b382457426
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Mar 19 18:37:18 2022 -0600
dev-lang/dhall: Remove old
Remove old patch:
dhall-1.40.1-disable-buggy-tests.patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 5561098a0b86605a959fde3e64395aec19cc846a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 12 09:07:02 2022 -0700
dev-lang/dhall: Keyword 1.40.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e4c31feed28697d028af60d9b3ee1a6432af32d8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 11 00:26:05 2022 -0700
dev-lang/dhall: Switch to cabal-doctest
Drop unused patch:
dhall-1.40.1-package-imports.patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit d414b462459b5402c9f004f85e232fe4bfb9f691
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 4 19:59:53 2022 -0700
dev-lang/dhall: Add 1.40.2 (no keywords)
Add patch: dhall-1.40.2-package-imports.patch
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f306933f61721774719ff115713b20a03ec9852e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 31 04:26:33 2021 -0600
dev-lang/dhall: Remove unneeded `cross` USE flag
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e6bfe313562d9ca972e7e78e3909a293e1bf3a54
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 31 03:23:39 2021 -0600
dev-lang/dhall: Fix tests
Add patches:
`dhall-1.40.1-disable-http-tests.patch`
* Disable tests that depend on connecting to the internet
`dhall-1.40.1-package-imports.patch`
* doctest pulls in the out-of-scope package `hashing` if it is installed
on the system. A workaround is to use PackageImports to force
importing from `cryptonite`.
* Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1231
`dhall-1.40.1-disable-buggy-tests.patch`
* Disable buggy tests
* success/unit/asLocation/RemoteChainEnvA.dhall
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit e7a457937a46104347e37265d32c7019cae1bfe3
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 29 10:38:26 2021 -0600
dev-lang/dhall: Bump to 1.40.1
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit ab2aeb83b4e72e40a0ed20c0a507b8fb10c8389b
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Oct 29 10:29:25 2021 -0600
dev-haskell/dhall: Rename to dev-lang/dhall
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>