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:   pho
Date:           Tue Jan  7 16:53:58 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add ghc84


To generate a diff of this commit:
cvs rdiff -u -r1.535 -r1.536 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.535 pkgsrc/lang/Makefile:1.536
--- pkgsrc/lang/Makefile:1.535  Sun Jan  5 21:19:40 2020
+++ pkgsrc/lang/Makefile        Tue Jan  7 16:53:58 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.535 2020/01/05 21:19:40 rillig Exp $
+# $NetBSD: Makefile,v 1.536 2020/01/07 16:53:58 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -89,6 +89,7 @@ SUBDIR+=      ghc
 SUBDIR+=       ghc-bootstrap
 SUBDIR+=       ghc7
 SUBDIR+=       ghc80
+SUBDIR+=       ghc84
 SUBDIR+=       gjs
 SUBDIR+=       gnat_util
 SUBDIR+=       gnucobol



Home | Main Index | Thread Index | Old Index