dev-haskell/ormolu
A formatter for Haskell source code
ChangeLog
commit f19dc07053fadfdb2ffc439d0052b091e85621da
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 12:03:25 2023 -0600
dev-haskell/ormolu: add 0.7.2.0, drop 0.7.1.0
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 218bc54ddc2425ac375cfe12c71b08fe0f907b8b
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 11:59:51 2023 -0600
dev-haskell/ormolu: drop 0.5.2.0
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 2ca9750d9601fa77abf4bca7726538fa9602e6e2
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 11 20:25:19 2023 -0600
dev-haskell/ormolu: add 0.7.1.0
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 d032d337c5473af184eb9b88031bbf83e883ff67
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Mar 1 12:54:59 2023 -0700
dev-haskell/ormolu: add 0.5.2.0, drop 0.5.0.1
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9359644b4f783f2cf7830c0fa336fe9ea9a875c9
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Aug 26 15:38:58 2022 -0600
dev-haskell/ormolu: Add 0.5.0.1, drop old
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 adf84aaec5058b95302c95c03b6e8f99d9f338c8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 12 08:44:09 2022 -0700
dev-haskell/ormolu: Keyword 0.3.1.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 1eaf667aefa1ca77b6ed857f47dbc46c262c65d3
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Jan 28 09:26:45 2022 -0700
dev-haskell/ormolu: Bump to 0.1.4.1-r2
Loosen constraints on dev-haskell/path
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f694b522127ebc4c570fc6bae2d106e76683f7ad
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Jan 23 00:46:36 2022 -0700
dev-haskell/ormolu: Add 0.3.1.0 (no keywords)
Add patch:
ormolu-0.3.1.0-add-executable-flag.patch
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9316d55cfd79e2e6d2c52a8985f93e3ac946c875
Author: hololeap <hololeap@gmail.com>
Date: Wed Feb 3 13:27:51 2021 -0700
dev-haskell/ormolu: Bump to 0.1.4.1-r1
* Add `examples` flag to make examples optional (conditionally patches
the cabal file to remove them)
* Add `executable` flag to make the `ormolu` executable optional
* Remove `dev` flag
commit f27e1e7c86fd4caeaddd268a87cc5da6b0841082
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 26 13:47:51 2020 +0000
dev-haskell/ormolu: bump up to 0.1.4.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit bd403cee05017ca916878082fd6968bd44ecbf03
Author: Constantin Runge <c.runge@cssbook.de>
Date: Fri Apr 17 00:04:34 2020 +0200
dev-haskell/ormolu: Add ormolu-0.0.3.1
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 12:03:25 2023 -0600
dev-haskell/ormolu: add 0.7.2.0, drop 0.7.1.0
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 218bc54ddc2425ac375cfe12c71b08fe0f907b8b
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 11:59:51 2023 -0600
dev-haskell/ormolu: drop 0.5.2.0
Signed-off-by: hololeap <hololeap@protonmail.com>
commit 2ca9750d9601fa77abf4bca7726538fa9602e6e2
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 11 20:25:19 2023 -0600
dev-haskell/ormolu: add 0.7.1.0
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 d032d337c5473af184eb9b88031bbf83e883ff67
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Mar 1 12:54:59 2023 -0700
dev-haskell/ormolu: add 0.5.2.0, drop 0.5.0.1
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9359644b4f783f2cf7830c0fa336fe9ea9a875c9
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Aug 26 15:38:58 2022 -0600
dev-haskell/ormolu: Add 0.5.0.1, drop old
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 adf84aaec5058b95302c95c03b6e8f99d9f338c8
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 12 08:44:09 2022 -0700
dev-haskell/ormolu: Keyword 0.3.1.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 1eaf667aefa1ca77b6ed857f47dbc46c262c65d3
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Jan 28 09:26:45 2022 -0700
dev-haskell/ormolu: Bump to 0.1.4.1-r2
Loosen constraints on dev-haskell/path
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit f694b522127ebc4c570fc6bae2d106e76683f7ad
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Jan 23 00:46:36 2022 -0700
dev-haskell/ormolu: Add 0.3.1.0 (no keywords)
Add patch:
ormolu-0.3.1.0-add-executable-flag.patch
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 9316d55cfd79e2e6d2c52a8985f93e3ac946c875
Author: hololeap <hololeap@gmail.com>
Date: Wed Feb 3 13:27:51 2021 -0700
dev-haskell/ormolu: Bump to 0.1.4.1-r1
* Add `examples` flag to make examples optional (conditionally patches
the cabal file to remove them)
* Add `executable` flag to make the `ormolu` executable optional
* Remove `dev` flag
commit f27e1e7c86fd4caeaddd268a87cc5da6b0841082
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 26 13:47:51 2020 +0000
dev-haskell/ormolu: bump up to 0.1.4.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit bd403cee05017ca916878082fd6968bd44ecbf03
Author: Constantin Runge <c.runge@cssbook.de>
Date: Fri Apr 17 00:04:34 2020 +0200
dev-haskell/ormolu: Add ormolu-0.0.3.1