pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-apply-refact
Module Name: pkgsrc
Committed By: pho
Date: Fri Jan 31 05:11:25 UTC 2025
Modified Files:
pkgsrc/devel/hs-apply-refact: Makefile
Log Message:
devel/hs-apply-refact: Mark the package as broken. Hope we can revive it soon
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/hs-apply-refact/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-apply-refact/Makefile
diff -u pkgsrc/devel/hs-apply-refact/Makefile:1.7 pkgsrc/devel/hs-apply-refact/Makefile:1.8
--- pkgsrc/devel/hs-apply-refact/Makefile:1.7 Thu May 9 01:31:45 2024
+++ pkgsrc/devel/hs-apply-refact/Makefile Fri Jan 31 05:11:25 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2024/05/09 01:31:45 pho Exp $
+# $NetBSD: Makefile,v 1.8 2025/01/31 05:11:25 pho Exp $
DISTNAME= apply-refact-0.14.0.0
PKGREVISION= 1
@@ -8,6 +8,9 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Perform refactorings specified by the refact library
LICENSE= modified-bsd
+BROKEN+= "apply-refact is incompatible with GHC 9.10."
+# It supports 9.12 though. No idea why the upstream skipped 9.10.
+
OPTPARSE_APPLICATIVE_EXECUTABLES+= refactor
# lib:apply-refact
Home |
Main Index |
Thread Index |
Old Index