pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Jan 11 23:14:27 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+ ghc88


To generate a diff of this commit:
cvs rdiff -u -r1.536 -r1.537 pkgsrc/lang/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/Makefile
diff -u pkgsrc/lang/Makefile:1.536 pkgsrc/lang/Makefile:1.537
--- pkgsrc/lang/Makefile:1.536  Tue Jan  7 16:53:58 2020
+++ pkgsrc/lang/Makefile        Sat Jan 11 23:14:27 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.536 2020/01/07 16:53:58 pho Exp $
+# $NetBSD: Makefile,v 1.537 2020/01/11 23:14:27 joerg Exp $
 #
 
 COMMENT=       Programming languages
@@ -90,6 +90,7 @@ SUBDIR+=      ghc-bootstrap
 SUBDIR+=       ghc7
 SUBDIR+=       ghc80
 SUBDIR+=       ghc84
+SUBDIR+=       ghc88
 SUBDIR+=       gjs
 SUBDIR+=       gnat_util
 SUBDIR+=       gnucobol



Home | Main Index | Thread Index | Old Index