gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/retrie

A powerful, easy-to-use codemodding tool for Haskell

Screenshots

  • retrie-1.2.2-r1
    ~amd64
    examples executable doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell
  • retrie-1.1.0.0-r4
    ~amd64
    examples executable doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell

ChangeLog

commit 767fee0ebfeb613d71472818230d13fdcbf4fc48
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Sep 1 11:39:49 2023 -0600

dev-haskell/retrie: drop 1.2.1.1

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

commit 6282f385f7ed4b53ddb7a8a7bc6061599b09e8ec
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Sep 1 10:50:58 2023 -0600

dev-haskell/retrie: Revision bumps

Loosen constraint on 'ansi-terminal' and 'optparse-applicative'.
Re-apply patch for USE flags, fix tests.

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

commit 5807f6f30b5ac0f7b561c1bcf9deb8efb91016db
Author: Sergey Alirzaev <l29ah@riseup.net>
Date: Thu Aug 10 01:08:34 2023 +0200

dev-haskell/retrie: bump up to 1.2.2

Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>

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 f401cafb8e50ca1b66f2582ee428b013959ddf80
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 27 10:18:43 2023 -0700

dev-haskell/retrie: bump 1.1.0.0, add 1.2.1.1

Correct ghc dependency in 1.1.0.0

v1.2.1.1 is needed for ghc-9.2

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

commit fa4df8a7c452f0b08e8ce79553b7dcce0c579e36
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 17 16:17:54 2023 -0700

*/*: Switch to optional ghc/process dep

Removing dev-haskell/process has been causing issues due to := slot
operators which require many rebuilds, even on systems that are already
upgraded to ghc-9.2.5 or later.

Instead, use something like this and wait a few months before masking
dev-haskell/process for removal:

|| ( dev-lang/ghc dev-haskell/process )

Remove mask on dev-haskell/process

This reverts commit 3a1b20f9f15237dd4d4b98c3b832baa2b375b673

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

commit 3a1b20f9f15237dd4d4b98c3b832baa2b375b673
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Feb 16 10:09:55 2023 -0700

dev-haskell/process: Mask for removal

Exposing the 'process' package as a portage package has proven to be
a bad idea, creating many complications and system inconsistencies.

The version that comes bundled with GHC needs to be the only version
on the system. If upgrades to the 'process' package are needed, it
needs to be done through dev-lang/ghc.

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

commit 7835081636b9c5208a8d79a6e4cec088b59a1265
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Jan 8 13:15:03 2023 -0700

dev-haskell/retrie: Revision bump

Bug: https://github.com/gentoo-haskell/gentoo-haskell/issues/1381
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 1c146e73621baafc8fc3a4c4aa913d1531e473e4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Jan 5 07:12:32 2023 -0700

dev-haskell/retrie: Disable tests

Refresh ebuild/metadata

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

commit 0cfbd8b663db7f5e2e855552887ab2fa1f4427c6
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Sep 22 20:02:18 2022 -0600

dev-haskell/retrie: add 1.1.0.0-r1, drop 1.1.0.0

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 3d6f9c28cd6803f97b1807775e01a1996dffe424
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Apr 11 01:05:14 2022 -0600

dev-haskell/retrie: Disable tests

Two test failures have cropped up without an obvious fix for these tests:
'$0=="retrie.ground terms.groundTerms: isSpace"'
'/groundTerms: isSpace with file/'
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 2d2cf626a3915b3dfaa223c5f80897b57e0f02de
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Feb 3 08:10:57 2022 -0700

dev-haskell/retrie: Fix tests

Tests for 1.1.0.0 require the `hg` executable from `dev-vcs/mercurial`

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

commit 16069f9f4adee914f95d0b7f5082693c097d1c7e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jan 22 18:30:14 2022 -0700

dev-haskell/retrie: Bump to 1.1.0.0

Rename `example` USE flag to more common `examples`

Add patch:
retrie-1.1.0.0-modify-flags.patch

Remove old patch:
retrie-0.1.1.1-modify-flags.patch

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

commit 80ba82bb0a9a707aaf201d768f4290a76c9b7107
Author: Jack Todaro <solpeth@posteo.org>
Date: Tue Mar 30 09:51:40 2021 +1100

dev-haskell/retrie: allow ansi-terminal-0.11

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 2bdf59bba69b00732df967a269f082e5198f084a
Author: hololeap <hololeap@gmail.com>
Date: Fri Jan 22 13:14:00 2021 -0700

dev-haskell/retrie: Bump to 0.1.1.1