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:           Sat Feb 26 12:29:24 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-enclosed-exceptions


To generate a diff of this commit:
cvs rdiff -u -r1.3696 -r1.3697 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.3696 pkgsrc/devel/Makefile:1.3697
--- pkgsrc/devel/Makefile:1.3696        Sat Feb 26 12:27:58 2022
+++ pkgsrc/devel/Makefile       Sat Feb 26 12:29:24 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3696 2022/02/26 12:27:58 pho Exp $
+# $NetBSD: Makefile,v 1.3697 2022/02/26 12:29:24 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -544,6 +544,7 @@ SUBDIR+=    hs-dlist
 SUBDIR+=       hs-dlist-instances
 SUBDIR+=       hs-echo
 SUBDIR+=       hs-either
+SUBDIR+=       hs-enclosed-exceptions
 SUBDIR+=       hs-errors
 SUBDIR+=       hs-extensible-exceptions
 SUBDIR+=       hs-fail



Home | Main Index | Thread Index | Old Index