head 1.8; access; symbols pkgsrc-2024Q1:1.7.0.4 pkgsrc-2024Q1-base:1.7 pkgsrc-2023Q4:1.7.0.2 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.3.0.4 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.2 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.2.0.2 pkgsrc-2023Q1-base:1.2; locks; strict; comment @# @; 1.8 date 2024.05.05.10.58.26; author pho; state dead; branches; next 1.7; commitid y8o2TcfEi3qOEN8F; 1.7 date 2023.11.08.13.18.46; author wiz; state Exp; branches; next 1.6; commitid PsuHTklAIsF4bOLE; 1.6 date 2023.11.02.06.36.36; author pho; state Exp; branches; next 1.5; commitid dPkTdcIqhE4k90LE; 1.5 date 2023.10.31.13.59.45; author pho; state Exp; branches; next 1.4; commitid aERS30GKL7BGFMKE; 1.4 date 2023.10.09.04.54.18; author pho; state Exp; branches; next 1.3; commitid GWJENRm2aeL7mUHE; 1.3 date 2023.04.19.08.08.11; author adam; state Exp; branches; next 1.2; commitid B8gCWhWtMX9vZGlE; 1.2 date 2023.02.07.01.40.38; author pho; state Exp; branches; next 1.1; commitid FngQneW4VvkL7xcE; 1.1 date 2023.01.31.17.22.07; author pho; state Exp; branches; next ; commitid X9scVfERxSJazIbE; desc @@ 1.8 log @devel/hs-hls-change-type-signature-plugin: Remove This package is now part of devel/haskell-language-server. @ text @# $NetBSD: Makefile,v 1.7 2023/11/08 13:18:46 wiz Exp $ DISTNAME= hls-change-type-signature-plugin-2.4.0.0 PKGREVISION= 2 CATEGORIES= devel MAINTAINER= pkgsrc-users@@NetBSD.org COMMENT= Change a declarations type signature with a Code Action LICENSE= apache-2.0 .include "../../devel/hs-ghcide/buildlink3.mk" .include "../../devel/hs-hls-plugin-api/buildlink3.mk" .include "../../devel/hs-lsp-types/buildlink3.mk" .include "../../textproc/hs-regex-tdfa/buildlink3.mk" .include "../../devel/hs-syb/buildlink3.mk" .include "../../devel/hs-unordered-containers/buildlink3.mk" .include "../../mk/haskell.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @*: recursive bump for icu 74.1 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2023/11/02 06:36:36 pho Exp $ @ 1.6 log @Revbump all Haskell after updating lang/ghc96 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2023/10/31 13:59:45 pho Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.5 log @devel/hs-hls-explicit-record-fields-plugin: Update to 2.4.0.0 No change log is provided by the upstream. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2023/10/09 04:54:18 pho Exp $ d4 1 @ 1.4 log @Bump Haskell packages after updating lang/ghc94 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2023/04/19 08:08:11 adam Exp $ d3 1 a3 2 DISTNAME= hls-change-type-signature-plugin-1.1.0.0 PKGREVISION= 3 @ 1.3 log @revbump after textproc/icu update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2023/02/07 01:40:38 pho Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.2 log @revbump all the Haskell packages after modifying the runtime system of lang/ghc94 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/01/31 17:22:07 pho Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.1 log @devel/hs-hls-change-type-signature-plugin: import hs-hls-change-type-signature-plugin-1.1.0.0 The change type signature plugin provides a code action to change a user's current type signature to it's actual type signature. The plugin does not work in all error scenarios. Currently, the plugin uses GHC diagnostic messages to recover the actual type of a function. If the plugin receives enough information it can correctly change the signature. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/01/31 17:16:55 pho Exp $ d4 1 @