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 23 16:11:15 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-half


To generate a diff of this commit:
cvs rdiff -u -r1.3656 -r1.3657 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.3656 pkgsrc/devel/Makefile:1.3657
--- pkgsrc/devel/Makefile:1.3656        Wed Feb 23 11:40:21 2022
+++ pkgsrc/devel/Makefile       Wed Feb 23 16:11:15 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3656 2022/02/23 11:40:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3657 2022/02/23 16:11:15 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -560,6 +560,7 @@ SUBDIR+=    hs-ghc-trace-events
 SUBDIR+=       hs-ghcide
 SUBDIR+=       hs-githash
 SUBDIR+=       hs-gitrev
+SUBDIR+=       hs-half
 SUBDIR+=       hs-hashable
 SUBDIR+=       hs-hashtables
 SUBDIR+=       hs-haskell-lexer



Home | Main Index | Thread Index | Old Index