pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/hs-purescript-cst
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 6 07:46:49 UTC 2023
Modified Files:
pkgsrc/lang/hs-purescript-cst: Makefile
Log Message:
hs-purescript-cst: override happy version check to fix build
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/hs-purescript-cst/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/hs-purescript-cst/Makefile
diff -u pkgsrc/lang/hs-purescript-cst/Makefile:1.7 pkgsrc/lang/hs-purescript-cst/Makefile:1.8
--- pkgsrc/lang/hs-purescript-cst/Makefile:1.7 Tue Feb 7 01:40:58 2023
+++ pkgsrc/lang/hs-purescript-cst/Makefile Mon Mar 6 07:46:49 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2023/02/07 01:40:58 pho Exp $
+# $NetBSD: Makefile,v 1.8 2023/03/06 07:46:49 wiz Exp $
DISTNAME= purescript-cst-0.5.0.0
PKGREVISION= 2
@@ -15,6 +15,7 @@ HASKELL_UNRESTRICT_DEPENDENCIES+= \
base \
base-compat \
bytestring \
+ happy \
semigroups \
text \
vector
Home |
Main Index |
Thread Index |
Old Index