gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/hls-pragmas-plugin

Pragmas plugin for Haskell Language Server

Screenshots

  • hls-pragmas-plugin-2.6.0.0
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: Apache-2.0   
    Overlay: haskell

ChangeLog

commit 1da87ad9850cda62817b64cce6cd803d01885643
Author: hololeap <hololeap@protonmail.com>
Date: Fri Mar 15 01:54:55 2024 -0600

dev-haskell/hls-pragmas-plugin: Disable tests

Tests are flaky and tend to have unpredictable failures

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

commit dd4fda3037938f16a6e1acf6cb4ad469220d6ec0
Author: hololeap <hololeap@protonmail.com>
Date: Sun Feb 11 13:43:11 2024 -0700

dev-haskell/hls-pragmas-plugin: add 2.6.0.0, drop 2.4.0.0

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

commit d32e3df338e6eef89d980fe72c6997a4b261855e
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 13:37:20 2023 -0600

dev-haskell/hls-pragmas-plugin: add 2.4.0.0, drop 2.0.0.1

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

commit 2270146011baf60eb9708657f834d50bf1bcc13f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Jul 12 00:11:49 2023 -0600

dev-haskell/hls-pragmas-plugin: add 2.0.0.1, drop 1.0.4.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 950575dd7bb8b8def019d22842f32e0319d7578f
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Dec 30 12:22:30 2022 -0700

dev-haskell/hls-pragmas-plugin: add 1.0.4.0, drop 1.0.3.0

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

commit 257821b9fb39ec5670a11f2e9fb0b0b7c26f91e7
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Sep 23 16:36:49 2022 -0600

dev-haskell/hls-pragmas-plugin: add 1.0.3.0, drop 1.0.2.1

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 ec3d008c08ab45638baa0b6bbeaa04c961e32f31
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Apr 29 21:55:43 2022 -0600

dev-haskell/hls-pragmas-plugin: Bump to 1.0.2.1

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

commit d343f121c5701ed5caca33743f79a7bc54bbc2f6
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Apr 29 21:55:08 2022 -0600

dev-haskell/hls-pragmas-plugin: Remove old

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

commit b28cc1fbce133658992a2aee66c1b2a9f7fb036e
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 18 10:01:46 2022 -0700

dev-haskell/hls-pragmas-plugin: Add 1.0.2.0

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

commit ac2e8bdb6d595741c2c321e7ce7ce9021503cc57
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Jan 23 02:22:34 2022 -0700

dev-haskell/hls-pragmas-plugin: Remove old

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

commit 000f247d6f9f81491d093a206c2498993d3269c4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Nov 21 11:31:04 2021 -0700

dev-haskell/hls-pragmas-plugin: Add 1.0.1.1

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

commit 889260b990fbc05f39230da188736758ff4a8dc7
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 25 11:51:09 2021 -0600

dev-haskell/hls-pragmas-plugin: Bump to 1.0.1.0

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

commit 84e7689ecc69eba6d6d4521342c93c2d3850014d
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Jul 16 15:37:55 2021 -0600

dev-haskell/hls-pragmas-plugin: Add 1.0.0.0

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