gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/fourmolu

A formatter for Haskell source code

Screenshots

  • fourmolu-0.14.0.0
    ~amd64
    examples executable +internal-bundle-fixities doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell
  • fourmolu-0.11.0.0
    ~amd64
    examples executable +internal-bundle-fixities doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit 04dc291763775c62772a6cf1dc33c43b9d429cf3
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 12:34:30 2023 -0600

dev-haskell/fourmolu: add 0.11.0.0

Signed-off-by: hololeap <hololeap@protonmail.com>

commit db3dfb8ecef085fbf0c6e4815526db0712866b64
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 12:14:59 2023 -0600

dev-haskell/fourmolu: add 0.14.0.0, drop 0.13.1.0

Signed-off-by: hololeap <hololeap@protonmail.com>

commit b55e6aac486eb0f760b6bc84ac5dceb2ba281745
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 12:08:50 2023 -0600

dev-haskell/fourmolu: drop 0.10.1.0-r1

Signed-off-by: hololeap <hololeap@protonmail.com>

commit 8972f9e4a820f4eab7bc59f12071c46aea2c103f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Aug 19 16:30:47 2023 -0600

dev-haskell/fourmolu: Revision bump for 0.10.1.0

Loosen constraint on optparse-applicative

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 3d8244d293fe86d3bf2f4ff7115d8647624bf360
Author: hololeap <hololeap@users.noreply.github.com>
Date: Tue Jul 11 20:34:20 2023 -0600

dev-haskell/fourmolu: add 0.13.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 233a75a235739b67de35e0df43a780c210a458d0
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Mar 1 12:53:18 2023 -0700

dev-haskell/fourmolu: add 0.10.1.0, drop 0.8.2.0

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 087aef90319e6c8cc091ed1d1c84bf8a6034c808
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Oct 30 16:29:50 2022 -0600

dev-haskell/fourmolu: Update patch

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 7473c62bdb5a051ba74561e07e5277b7e0ced272
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Aug 26 17:13:55 2022 -0600

dev-haskell/fourmolu: Bump to 0.8.2.0, drop old

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit ead5f182a6b2095fcda2f6fe6b3fd75b08439af8
Author: Paul Jewell <paul@teulu.org>
Date: Sun Jul 24 21:25:44 2022 +0100

dev-haskell/fourmolu: add 0.7.0.1

commit 8e74c900cfcbec09a6107950b8344b38f9659781
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jul 24 19:03:45 2022 +1000

dev-haskell/fourmolu: update SRC_URI

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

commit 936212040681ed516372087e4521a16f5d8d3ee7
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Jul 20 19:05:49 2022 +1000

dev-haskell/fourmolu: drop 0.3.0.0

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

commit e602e7f9dc8638936a9f0e6002f647a3ae2f4728
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Feb 12 08:33:06 2022 -0700

dev-haskell/fourmolu: Keyword 0.4.0.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit db57c824fb59c95f806f4d6ba9da7db603c7b30a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Jan 23 01:00:03 2022 -0700

dev-haskell/fourmolu: Fix examples for 0.4.0.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit de645d3f3ab39fdc162f8d09cea47771e6da1eb7
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jan 22 15:49:37 2022 -0700

dev-haskell/fourmolu: Add 0.4.0.0 (no keywords)

Add patch:
fourmolu-0.4.0.0-add-flags.patch

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a49d6705f25ac8c915618b00a1f3c0030779a5f1
Author: hololeap <hololeap@gmail.com>
Date: Fri Jan 22 18:16:58 2021 -0700

dev-haskell/fourmolu: Remove old cruft from ebuild

commit 73b67d2266a9fb8eeb7cdea30111029416bcacb6
Author: hololeap <hololeap@gmail.com>
Date: Fri Jan 22 18:16:58 2021 -0700

dev-haskell/fourmolu: Add 0.3.0.0