pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: pho
Date: Sun Oct 29 18:32:06 UTC 2023
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang/Makefile: + hs-hslua-typing
To generate a diff of this commit:
cvs rdiff -u -r1.703 -r1.704 pkgsrc/lang/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.703 pkgsrc/lang/Makefile:1.704
--- pkgsrc/lang/Makefile:1.703 Sat Oct 28 09:40:45 2023
+++ pkgsrc/lang/Makefile Sun Oct 29 18:32:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.703 2023/10/28 09:40:45 pho Exp $
+# $NetBSD: Makefile,v 1.704 2023/10/29 18:32:06 pho Exp $
#
COMMENT= Programming languages
@@ -128,6 +128,7 @@ SUBDIR+= hs-hslua-marshalling
SUBDIR+= hs-hslua-objectorientation
SUBDIR+= hs-hslua-packaging
SUBDIR+= hs-hslua-repl
+SUBDIR+= hs-hslua-typing
SUBDIR+= hs-language-javascript
SUBDIR+= hs-lua
SUBDIR+= hs-purescript-cst
Home |
Main Index |
Thread Index |
Old Index