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:   wiz
Date:           Fri Aug 19 12:14:38 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-generically


To generate a diff of this commit:
cvs rdiff -u -r1.3769 -r1.3770 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.3769 pkgsrc/devel/Makefile:1.3770
--- pkgsrc/devel/Makefile:1.3769        Thu Aug  4 12:32:07 2022
+++ pkgsrc/devel/Makefile       Fri Aug 19 12:14:38 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3769 2022/08/04 12:32:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.3770 2022/08/19 12:14:38 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -564,6 +564,7 @@ SUBDIR+=    hs-fsnotify
 SUBDIR+=       hs-generic-deriving
 SUBDIR+=       hs-generic-lens
 SUBDIR+=       hs-generic-lens-core
+SUBDIR+=       hs-generically
 SUBDIR+=       hs-ghc-check
 SUBDIR+=       hs-ghc-exactprint
 SUBDIR+=       hs-ghc-lib-parser



Home | Main Index | Thread Index | Old Index