pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed Feb 16 09:14:51 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-ghc-trace-events


To generate a diff of this commit:
cvs rdiff -u -r1.3607 -r1.3608 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3607 pkgsrc/devel/Makefile:1.3608
--- pkgsrc/devel/Makefile:1.3607        Wed Feb 16 09:14:13 2022
+++ pkgsrc/devel/Makefile       Wed Feb 16 09:14:51 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3607 2022/02/16 09:14:13 pho Exp $
+# $NetBSD: Makefile,v 1.3608 2022/02/16 09:14:51 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -549,6 +549,7 @@ SUBDIR+=    hs-ghc-exactprint
 SUBDIR+=       hs-ghc-lib-parser-ex
 SUBDIR+=       hs-ghc-mtl
 SUBDIR+=       hs-ghc-paths
+SUBDIR+=       hs-ghc-trace-events
 SUBDIR+=       hs-githash
 SUBDIR+=       hs-hashable
 SUBDIR+=       hs-hashtables



Home | Main Index | Thread Index | Old Index