pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/stylish-haskell
Module Name: pkgsrc
Committed By: pho
Date: Fri Jan 31 11:14:25 UTC 2025
Modified Files:
pkgsrc/devel/stylish-haskell: Makefile
Log Message:
devel/stylish-haskell: Mark the package as broken. Hope we can revive it soon
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/stylish-haskell/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/stylish-haskell/Makefile
diff -u pkgsrc/devel/stylish-haskell/Makefile:1.2 pkgsrc/devel/stylish-haskell/Makefile:1.3
--- pkgsrc/devel/stylish-haskell/Makefile:1.2 Thu May 9 01:32:21 2024
+++ pkgsrc/devel/stylish-haskell/Makefile Fri Jan 31 11:14:25 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2024/05/09 01:32:21 pho Exp $
+# $NetBSD: Makefile,v 1.3 2025/01/31 11:14:25 pho Exp $
DISTNAME= stylish-haskell-0.14.6.0
PKGNAME= ${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Haskell code prettifier
LICENSE= modified-bsd
+BROKEN+= "stylish-haskell is not compatible with GHC 9.10: https://github.com/haskell/stylish-haskell/issues/479"
+
# lib:stylish-haskell
.include "../../converters/hs-aeson/buildlink3.mk"
.include "../../devel/hs-file-embed/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index