gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/lsp

Haskell library for the Microsoft Language Server Protocol

Screenshots

  • lsp-2.3.0.0
    ~amd64
    examples doc hscolour hoogle profile test

    View      Download      Browse     License: MIT   
    Overlay: haskell

ChangeLog

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

dev-haskell/lsp: add 2.3.0.0, drop 2.2.0.0

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

commit f5d5b2688c97a6218f4ac3e4f077f4a813ddf6cf
Author: hololeap <hololeap@protonmail.com>
Date: Fri Oct 13 11:19:12 2023 -0600

dev-haskell/lsp: add 2.2.0.0, drop 1.6.0.0

Signed-off-by: hololeap <hololeap@protonmail.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 e78ea307a81e8d110a3f0e007480d003c1a6285c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Sep 15 22:28:14 2022 -0600

dev-haskell/lsp: add 1.6.0.0, drop 1.5.0.0

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

commit 3254919fc58337e5a46f60f89c7fa52a6025d9d2
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Aug 27 10:10:37 2022 -0600

dev-haskell/lsp: add 1.5.0.0, drop 1.4.0.0

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

commit 055e09933e46961d816672df00fb4721b7edf076
Author: hololeap <hololeap@users.noreply.github.com>
Date: Thu Aug 11 20:42:37 2022 -0600

dev-haskell/lsp: Fix tests

Patch is needed to build tests with >=aeson-2

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 f070036ca1ec367b178ae0ea921f18721a7ebc9b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jul 24 07:39:09 2022 +1000

dev-haskell/lsp: refresh metadata.xml

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

commit c9a4e2c7a3b2aa7c98dd8cda1236db633122b8db
Author: Jack Todaro <solpeth@posteo.org>
Date: Sun Jul 24 07:37:31 2022 +1000

dev-haskell/lsp: drop 1.2.0.1

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

commit 1d99a38bfb8ae8e17622bbb51f1c8c3fcd7fd9cf
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Apr 29 08:51:18 2022 -0600

dev-haskell/lsp: Add 1.4.0.0

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

commit c27d581b4b3bf0130e8a4ca4a1577ddd54f53dad
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Feb 18 16:27:52 2022 -0700

dev-haskell/lsp: Add 1.4.0.0

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

commit 991af8f1945290abbab3dd4e93d24d1e55ae12d7
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Sep 18 20:53:48 2021 -0600

dev-haskell/lsp: Bump to 1.2.0.1

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

commit 25a1f7d9cc39548f77e68f6629bf56d667a68507
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat Jul 17 12:42:06 2021 -0600

dev-haskell/lsp: Bump to 1.2.0.0

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

commit 6546d10cf07d6c5ce07cd6d9263026fe577fa51a
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri Mar 26 10:15:31 2021 -0600

dev-haskell/lsp: Add 1.1.1.0