pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + hs-enclosed-exceptions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7c2e88cbdca
branches:  trunk
changeset: 374771:a7c2e88cbdca
user:      pho <pho%pkgsrc.org@localhost>
date:      Sat Feb 26 12:29:24 2022 +0000

description:
devel/Makefile: + hs-enclosed-exceptions

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 071588ed7806 -r a7c2e88cbdca devel/Makefile
--- a/devel/Makefile    Sat Feb 26 12:28:54 2022 +0000
+++ b/devel/Makefile    Sat Feb 26 12:29:24 2022 +0000
@@ -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-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