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:           Wed Jan 29 13:22:22 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + ghc910


To generate a diff of this commit:
cvs rdiff -u -r1.739 -r1.740 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.739 pkgsrc/lang/Makefile:1.740
--- pkgsrc/lang/Makefile:1.739  Fri Jan  3 16:49:52 2025
+++ pkgsrc/lang/Makefile        Wed Jan 29 13:22:22 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.739 2025/01/03 16:49:52 gdt Exp $
+# $NetBSD: Makefile,v 1.740 2025/01/29 13:22:22 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -102,6 +102,7 @@ SUBDIR+=    ghc810
 SUBDIR+=       ghc84
 SUBDIR+=       ghc88
 SUBDIR+=       ghc90
+SUBDIR+=       ghc910
 SUBDIR+=       ghc92
 SUBDIR+=       ghc94
 SUBDIR+=       ghc96



Home | Main Index | Thread Index | Old Index