Thu Feb 24 01:16:40 2022 UTC ()
devel/Makefile: + hs-say


(pho)
diff -r1.3686 -r1.3687 pkgsrc/devel/Makefile

cvs diff -r1.3686 -r1.3687 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2022/02/24 01:15:48 1.3686
+++ pkgsrc/devel/Makefile 2022/02/24 01:16:40 1.3687
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3686 2022/02/24 01:15:48 pho Exp $ 1# $NetBSD: Makefile,v 1.3687 2022/02/24 01:16:40 pho Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -643,26 +643,27 @@ SUBDIR+= hs-primitive-unlifted @@ -643,26 +643,27 @@ SUBDIR+= hs-primitive-unlifted
643SUBDIR+= hs-protolude 643SUBDIR+= hs-protolude
644SUBDIR+= hs-psqueues 644SUBDIR+= hs-psqueues
645SUBDIR+= hs-random 645SUBDIR+= hs-random
646SUBDIR+= hs-random-shuffle 646SUBDIR+= hs-random-shuffle
647SUBDIR+= hs-refact 647SUBDIR+= hs-refact
648SUBDIR+= hs-reflection 648SUBDIR+= hs-reflection
649SUBDIR+= hs-repline 649SUBDIR+= hs-repline
650SUBDIR+= hs-resourcet 650SUBDIR+= hs-resourcet
651SUBDIR+= hs-retry 651SUBDIR+= hs-retry
652SUBDIR+= hs-rio 652SUBDIR+= hs-rio
653SUBDIR+= hs-rio-orphans 653SUBDIR+= hs-rio-orphans
654SUBDIR+= hs-safe 654SUBDIR+= hs-safe
655SUBDIR+= hs-safe-exceptions 655SUBDIR+= hs-safe-exceptions
 656SUBDIR+= hs-say
656SUBDIR+= hs-semialign 657SUBDIR+= hs-semialign
657SUBDIR+= hs-serialise 658SUBDIR+= hs-serialise
658SUBDIR+= hs-setlocale 659SUBDIR+= hs-setlocale
659SUBDIR+= hs-some 660SUBDIR+= hs-some
660SUBDIR+= hs-sorted-list 661SUBDIR+= hs-sorted-list
661SUBDIR+= hs-split 662SUBDIR+= hs-split
662SUBDIR+= hs-splitmix 663SUBDIR+= hs-splitmix
663SUBDIR+= hs-stm-chans 664SUBDIR+= hs-stm-chans
664SUBDIR+= hs-stm-containers 665SUBDIR+= hs-stm-containers
665SUBDIR+= hs-stm-hamt 666SUBDIR+= hs-stm-hamt
666SUBDIR+= hs-storable-record 667SUBDIR+= hs-storable-record
667SUBDIR+= hs-storable-tuple 668SUBDIR+= hs-storable-tuple
668SUBDIR+= hs-streaming-commons 669SUBDIR+= hs-streaming-commons