Thu Feb 24 01:12:41 2022 UTC ()
devel/Makefile: + hs-vector-instances


(pho)
diff -r1.3683 -r1.3684 pkgsrc/devel/Makefile

cvs diff -r1.3683 -r1.3684 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2022/02/24 01:11:54 1.3683
+++ pkgsrc/devel/Makefile 2022/02/24 01:12:41 1.3684
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3683 2022/02/24 01:11:54 pho Exp $ 1# $NetBSD: Makefile,v 1.3684 2022/02/24 01:12:41 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
@@ -686,26 +686,27 @@ SUBDIR+= hs-unbounded-delays @@ -686,26 +686,27 @@ SUBDIR+= hs-unbounded-delays
686SUBDIR+= hs-uniplate 686SUBDIR+= hs-uniplate
687SUBDIR+= hs-unix-compat 687SUBDIR+= hs-unix-compat
688SUBDIR+= hs-unliftio 688SUBDIR+= hs-unliftio
689SUBDIR+= hs-unliftio-core 689SUBDIR+= hs-unliftio-core
690SUBDIR+= hs-unordered-containers 690SUBDIR+= hs-unordered-containers
691SUBDIR+= hs-utf8-string 691SUBDIR+= hs-utf8-string
692SUBDIR+= hs-utility-ht 692SUBDIR+= hs-utility-ht
693SUBDIR+= hs-uuid 693SUBDIR+= hs-uuid
694SUBDIR+= hs-uuid-types 694SUBDIR+= hs-uuid-types
695SUBDIR+= hs-vault 695SUBDIR+= hs-vault
696SUBDIR+= hs-vector 696SUBDIR+= hs-vector
697SUBDIR+= hs-vector-algorithms 697SUBDIR+= hs-vector-algorithms
698SUBDIR+= hs-vector-binary-instances 698SUBDIR+= hs-vector-binary-instances
 699SUBDIR+= hs-vector-instances
699SUBDIR+= hs-vector-th-unbox 700SUBDIR+= hs-vector-th-unbox
700SUBDIR+= hs-void 701SUBDIR+= hs-void
701SUBDIR+= hs-witherable 702SUBDIR+= hs-witherable
702SUBDIR+= hs-wizards 703SUBDIR+= hs-wizards
703SUBDIR+= hs-word8 704SUBDIR+= hs-word8
704SUBDIR+= ht 705SUBDIR+= ht
705SUBDIR+= hugs-HUnit 706SUBDIR+= hugs-HUnit
706SUBDIR+= hugs-unix 707SUBDIR+= hugs-unix
707SUBDIR+= hyperscan 708SUBDIR+= hyperscan
708SUBDIR+= idiff 709SUBDIR+= idiff
709SUBDIR+= idutils 710SUBDIR+= idutils
710SUBDIR+= imake 711SUBDIR+= imake
711SUBDIR+= include-what-you-use 712SUBDIR+= include-what-you-use