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:   ryoon
Date:           Tue Feb  9 13:18:08 UTC 2021

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang: Enable ghc810


To generate a diff of this commit:
cvs rdiff -u -r1.588 -r1.589 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.588 pkgsrc/lang/Makefile:1.589
--- pkgsrc/lang/Makefile:1.588  Wed Jan 27 16:14:16 2021
+++ pkgsrc/lang/Makefile        Tue Feb  9 13:18:08 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.588 2021/01/27 16:14:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.589 2021/02/09 13:18:08 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -95,6 +95,7 @@ SUBDIR+=      ghc
 SUBDIR+=       ghc-bootstrap
 SUBDIR+=       ghc7
 SUBDIR+=       ghc80
+SUBDIR+=       ghc810
 SUBDIR+=       ghc84
 SUBDIR+=       ghc88
 SUBDIR+=       gjs



Home | Main Index | Thread Index | Old Index