Mon Jan 20 00:48:34 2020 UTC ()
Add hs-terminal-size


(pho)
diff -r1.3028 -r1.3029 pkgsrc/devel/Makefile

cvs diff -r1.3028 -r1.3029 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2020/01/19 15:40:56 1.3028
+++ pkgsrc/devel/Makefile 2020/01/20 00:48:34 1.3029
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3028 2020/01/19 15:40:56 pho Exp $ 1# $NetBSD: Makefile,v 1.3029 2020/01/20 00:48:34 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
@@ -543,26 +543,27 @@ SUBDIR+= hs-optparse-applicative @@ -543,26 +543,27 @@ SUBDIR+= hs-optparse-applicative
543SUBDIR+= hs-parser-combinators 543SUBDIR+= hs-parser-combinators
544SUBDIR+= hs-pretty-show 544SUBDIR+= hs-pretty-show
545SUBDIR+= hs-primitive 545SUBDIR+= hs-primitive
546SUBDIR+= hs-random 546SUBDIR+= hs-random
547SUBDIR+= hs-reflection 547SUBDIR+= hs-reflection
548SUBDIR+= hs-resourcet 548SUBDIR+= hs-resourcet
549SUBDIR+= hs-safe 549SUBDIR+= hs-safe
550SUBDIR+= hs-setlocale 550SUBDIR+= hs-setlocale
551SUBDIR+= hs-split 551SUBDIR+= hs-split
552SUBDIR+= hs-splitmix 552SUBDIR+= hs-splitmix
553SUBDIR+= hs-streaming-commons 553SUBDIR+= hs-streaming-commons
554SUBDIR+= hs-syb 554SUBDIR+= hs-syb
555SUBDIR+= hs-tagged 555SUBDIR+= hs-tagged
 556SUBDIR+= hs-terminal-size
556SUBDIR+= hs-tf-random 557SUBDIR+= hs-tf-random
557SUBDIR+= hs-th-abstraction 558SUBDIR+= hs-th-abstraction
558SUBDIR+= hs-transformers-base 559SUBDIR+= hs-transformers-base
559SUBDIR+= hs-transformers-compat 560SUBDIR+= hs-transformers-compat
560SUBDIR+= hs-uniplate 561SUBDIR+= hs-uniplate
561SUBDIR+= hs-unix-compat 562SUBDIR+= hs-unix-compat
562SUBDIR+= hs-unliftio-core 563SUBDIR+= hs-unliftio-core
563SUBDIR+= hs-unordered-containers 564SUBDIR+= hs-unordered-containers
564SUBDIR+= hs-utf8-string 565SUBDIR+= hs-utf8-string
565SUBDIR+= hs-uuid-types 566SUBDIR+= hs-uuid-types
566SUBDIR+= hs-vault 567SUBDIR+= hs-vault
567SUBDIR+= hs-vector 568SUBDIR+= hs-vector
568SUBDIR+= hs-vector-algorithms 569SUBDIR+= hs-vector-algorithms