Wed May 5 11:58:46 2021 UTC ()
devel: +hs-storable-tuple


(pho)
diff -r1.3380 -r1.3381 pkgsrc/devel/Makefile

cvs diff -r1.3380 -r1.3381 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2021/05/05 11:56:35 1.3380
+++ pkgsrc/devel/Makefile 2021/05/05 11:58:46 1.3381
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3380 2021/05/05 11:56:35 pho Exp $ 1# $NetBSD: Makefile,v 1.3381 2021/05/05 11:58:46 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
@@ -613,26 +613,27 @@ SUBDIR+= hs-optparse-applicative @@ -613,26 +613,27 @@ SUBDIR+= hs-optparse-applicative
613SUBDIR+= hs-parser-combinators 613SUBDIR+= hs-parser-combinators
614SUBDIR+= hs-pretty-show 614SUBDIR+= hs-pretty-show
615SUBDIR+= hs-pretty-simple 615SUBDIR+= hs-pretty-simple
616SUBDIR+= hs-primitive 616SUBDIR+= hs-primitive
617SUBDIR+= hs-random 617SUBDIR+= hs-random
618SUBDIR+= hs-refact 618SUBDIR+= hs-refact
619SUBDIR+= hs-reflection 619SUBDIR+= hs-reflection
620SUBDIR+= hs-resourcet 620SUBDIR+= hs-resourcet
621SUBDIR+= hs-safe 621SUBDIR+= hs-safe
622SUBDIR+= hs-setlocale 622SUBDIR+= hs-setlocale
623SUBDIR+= hs-split 623SUBDIR+= hs-split
624SUBDIR+= hs-splitmix 624SUBDIR+= hs-splitmix
625SUBDIR+= hs-storable-record 625SUBDIR+= hs-storable-record
 626SUBDIR+= hs-storable-tuple
626SUBDIR+= hs-streaming-commons 627SUBDIR+= hs-streaming-commons
627SUBDIR+= hs-strict 628SUBDIR+= hs-strict
628SUBDIR+= hs-syb 629SUBDIR+= hs-syb
629SUBDIR+= hs-tabular 630SUBDIR+= hs-tabular
630SUBDIR+= hs-tagged 631SUBDIR+= hs-tagged
631SUBDIR+= hs-tasty 632SUBDIR+= hs-tasty
632SUBDIR+= hs-tasty-hunit 633SUBDIR+= hs-tasty-hunit
633SUBDIR+= hs-terminal-size 634SUBDIR+= hs-terminal-size
634SUBDIR+= hs-tf-random 635SUBDIR+= hs-tf-random
635SUBDIR+= hs-th-abstraction 636SUBDIR+= hs-th-abstraction
636SUBDIR+= hs-th-compat 637SUBDIR+= hs-th-compat
637SUBDIR+= hs-th-lift 638SUBDIR+= hs-th-lift
638SUBDIR+= hs-these 639SUBDIR+= hs-these