Fri Jan 3 07:47:03 2020 UTC ()
Add hs-mono-traversable


(pho)
diff -r1.2975 -r1.2976 pkgsrc/devel/Makefile

cvs diff -r1.2975 -r1.2976 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2020/01/03 06:48:43 1.2975
+++ pkgsrc/devel/Makefile 2020/01/03 07:47:03 1.2976
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2975 2020/01/03 06:48:43 pho Exp $ 1# $NetBSD: Makefile,v 1.2976 2020/01/03 07:47:03 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
@@ -505,26 +505,27 @@ SUBDIR+= hs-dlist @@ -505,26 +505,27 @@ SUBDIR+= hs-dlist
505SUBDIR+= hs-either 505SUBDIR+= hs-either
506SUBDIR+= hs-exceptions 506SUBDIR+= hs-exceptions
507SUBDIR+= hs-extensible-exceptions 507SUBDIR+= hs-extensible-exceptions
508SUBDIR+= hs-fail 508SUBDIR+= hs-fail
509SUBDIR+= hs-generic-deriving 509SUBDIR+= hs-generic-deriving
510SUBDIR+= hs-ghc-mtl 510SUBDIR+= hs-ghc-mtl
511SUBDIR+= hs-ghc-paths 511SUBDIR+= hs-ghc-paths
512SUBDIR+= hs-hashable 512SUBDIR+= hs-hashable
513SUBDIR+= hs-haskell-src-exts 513SUBDIR+= hs-haskell-src-exts
514SUBDIR+= hs-hint 514SUBDIR+= hs-hint
515SUBDIR+= hs-lifted-base 515SUBDIR+= hs-lifted-base
516SUBDIR+= hs-mmorph 516SUBDIR+= hs-mmorph
517SUBDIR+= hs-monad-control 517SUBDIR+= hs-monad-control
 518SUBDIR+= hs-mono-traversable
518SUBDIR+= hs-mtl 519SUBDIR+= hs-mtl
519SUBDIR+= hs-old-locale 520SUBDIR+= hs-old-locale
520SUBDIR+= hs-primitive 521SUBDIR+= hs-primitive
521SUBDIR+= hs-random 522SUBDIR+= hs-random
522SUBDIR+= hs-reflection 523SUBDIR+= hs-reflection
523SUBDIR+= hs-resourcet 524SUBDIR+= hs-resourcet
524SUBDIR+= hs-safe 525SUBDIR+= hs-safe
525SUBDIR+= hs-setlocale 526SUBDIR+= hs-setlocale
526SUBDIR+= hs-split 527SUBDIR+= hs-split
527SUBDIR+= hs-splitmix 528SUBDIR+= hs-splitmix
528SUBDIR+= hs-stm 529SUBDIR+= hs-stm
529SUBDIR+= hs-syb 530SUBDIR+= hs-syb
530SUBDIR+= hs-tagged 531SUBDIR+= hs-tagged