Thu Jan 2 11:01:05 2020 UTC ()
Add hs-vector-th-unbox


(pho)
diff -r1.2971 -r1.2972 pkgsrc/devel/Makefile

cvs diff -r1.2971 -r1.2972 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2020/01/02 02:54:51 1.2971
+++ pkgsrc/devel/Makefile 2020/01/02 11:01:05 1.2972
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2971 2020/01/02 02:54:51 pho Exp $ 1# $NetBSD: Makefile,v 1.2972 2020/01/02 11:01:05 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
@@ -529,26 +529,27 @@ SUBDIR+= hs-tagged @@ -529,26 +529,27 @@ SUBDIR+= hs-tagged
529SUBDIR+= hs-text 529SUBDIR+= hs-text
530SUBDIR+= hs-tf-random 530SUBDIR+= hs-tf-random
531SUBDIR+= hs-th-abstraction 531SUBDIR+= hs-th-abstraction
532SUBDIR+= hs-transformers-base 532SUBDIR+= hs-transformers-base
533SUBDIR+= hs-transformers-compat 533SUBDIR+= hs-transformers-compat
534SUBDIR+= hs-uniplate 534SUBDIR+= hs-uniplate
535SUBDIR+= hs-unliftio-core 535SUBDIR+= hs-unliftio-core
536SUBDIR+= hs-unordered-containers 536SUBDIR+= hs-unordered-containers
537SUBDIR+= hs-utf8-string 537SUBDIR+= hs-utf8-string
538SUBDIR+= hs-uuid-types 538SUBDIR+= hs-uuid-types
539SUBDIR+= hs-vault 539SUBDIR+= hs-vault
540SUBDIR+= hs-vector 540SUBDIR+= hs-vector
541SUBDIR+= hs-vector-algorithms 541SUBDIR+= hs-vector-algorithms
 542SUBDIR+= hs-vector-th-unbox
542SUBDIR+= hs-void 543SUBDIR+= hs-void
543SUBDIR+= ht 544SUBDIR+= ht
544SUBDIR+= hugs-HUnit 545SUBDIR+= hugs-HUnit
545SUBDIR+= hugs-unix 546SUBDIR+= hugs-unix
546SUBDIR+= hyperscan 547SUBDIR+= hyperscan
547SUBDIR+= idiff 548SUBDIR+= idiff
548SUBDIR+= idutils 549SUBDIR+= idutils
549SUBDIR+= imake 550SUBDIR+= imake
550SUBDIR+= include-what-you-use 551SUBDIR+= include-what-you-use
551SUBDIR+= iniparser 552SUBDIR+= iniparser
552SUBDIR+= intel2gas 553SUBDIR+= intel2gas
553SUBDIR+= intellij-ce-bin 554SUBDIR+= intellij-ce-bin
554SUBDIR+= intellij-ue-bin 555SUBDIR+= intellij-ue-bin