pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-hls-refactor-plugin
Module Name: pkgsrc
Committed By: pho
Date: Sat May 4 12:56:46 UTC 2024
Modified Files:
pkgsrc/devel/hs-hls-refactor-plugin: Makefile
Log Message:
devel/hs-hls-refactor-plugin: Mark the package as BROKEN
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/hs-hls-refactor-plugin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/hs-hls-refactor-plugin/Makefile
diff -u pkgsrc/devel/hs-hls-refactor-plugin/Makefile:1.7 pkgsrc/devel/hs-hls-refactor-plugin/Makefile:1.8
--- pkgsrc/devel/hs-hls-refactor-plugin/Makefile:1.7 Wed Nov 8 13:18:47 2023
+++ pkgsrc/devel/hs-hls-refactor-plugin/Makefile Sat May 4 12:56:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2023/11/08 13:18:47 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2024/05/04 12:56:46 pho Exp $
DISTNAME= hls-refactor-plugin-2.4.0.0
PKGREVISION= 2
@@ -8,6 +8,9 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Exactprint refactorings for Haskell Language Server
LICENSE= apache-2.0
+# The upstream has already fixed it in git HEAD but hasn't released a new version.
+BROKEN+= "This package is currently incompatible with GHC >= 9.8"
+
.include "../../converters/hs-aeson/buildlink3.mk"
.include "../../devel/hs-data-default/buildlink3.mk"
.include "../../devel/hs-dlist/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index