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:           Tue Jan 31 17:17:13 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-hls-cabal-fmt-plugin


To generate a diff of this commit:
cvs rdiff -u -r1.3898 -r1.3899 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.3898 pkgsrc/devel/Makefile:1.3899
--- pkgsrc/devel/Makefile:1.3898        Tue Jan 31 17:15:12 2023
+++ pkgsrc/devel/Makefile       Tue Jan 31 17:17:13 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3898 2023/01/31 17:15:12 pho Exp $
+# $NetBSD: Makefile,v 1.3899 2023/01/31 17:17:13 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -597,6 +597,7 @@ SUBDIR+=    hs-hiedb
 SUBDIR+=       hs-hinotify
 SUBDIR+=       hs-hint
 SUBDIR+=       hs-hls-alternate-number-format-plugin
+SUBDIR+=       hs-hls-cabal-fmt-plugin
 SUBDIR+=       hs-hls-cabal-plugin
 SUBDIR+=       hs-hls-call-hierarchy-plugin
 SUBDIR+=       hs-hls-explicit-imports-plugin



Home | Main Index | Thread Index | Old Index