Mon Jan 20 01:12:47 2020 UTC ()
Add hs-libffi


(pho)
diff -r1.3030 -r1.3031 pkgsrc/devel/Makefile

cvs diff -r1.3030 -r1.3031 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2020/01/20 01:05:10 1.3030
+++ pkgsrc/devel/Makefile 2020/01/20 01:12:47 1.3031
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3030 2020/01/20 01:05:10 pho Exp $ 1# $NetBSD: Makefile,v 1.3031 2020/01/20 01:12:47 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
@@ -522,26 +522,27 @@ SUBDIR+= hs-exceptions @@ -522,26 +522,27 @@ SUBDIR+= hs-exceptions
522SUBDIR+= hs-extensible-exceptions 522SUBDIR+= hs-extensible-exceptions
523SUBDIR+= hs-fail 523SUBDIR+= hs-fail
524SUBDIR+= hs-fingertree 524SUBDIR+= hs-fingertree
525SUBDIR+= hs-fsnotify 525SUBDIR+= hs-fsnotify
526SUBDIR+= hs-generic-deriving 526SUBDIR+= hs-generic-deriving
527SUBDIR+= hs-ghc-mtl 527SUBDIR+= hs-ghc-mtl
528SUBDIR+= hs-ghc-paths 528SUBDIR+= hs-ghc-paths
529SUBDIR+= hs-hashable 529SUBDIR+= hs-hashable
530SUBDIR+= hs-haskell-lexer 530SUBDIR+= hs-haskell-lexer
531SUBDIR+= hs-haskell-src-exts 531SUBDIR+= hs-haskell-src-exts
532SUBDIR+= hs-hint 532SUBDIR+= hs-hint
533SUBDIR+= hs-hslua-module-system 533SUBDIR+= hs-hslua-module-system
534SUBDIR+= hs-ipynb 534SUBDIR+= hs-ipynb
 535SUBDIR+= hs-libffi
535SUBDIR+= hs-lifted-base 536SUBDIR+= hs-lifted-base
536SUBDIR+= hs-lukko 537SUBDIR+= hs-lukko
537SUBDIR+= hs-memory 538SUBDIR+= hs-memory
538SUBDIR+= hs-mmorph 539SUBDIR+= hs-mmorph
539SUBDIR+= hs-monad-control 540SUBDIR+= hs-monad-control
540SUBDIR+= hs-mono-traversable 541SUBDIR+= hs-mono-traversable
541SUBDIR+= hs-old-locale 542SUBDIR+= hs-old-locale
542SUBDIR+= hs-optparse-applicative 543SUBDIR+= hs-optparse-applicative
543SUBDIR+= hs-parser-combinators 544SUBDIR+= hs-parser-combinators
544SUBDIR+= hs-pretty-show 545SUBDIR+= hs-pretty-show
545SUBDIR+= hs-primitive 546SUBDIR+= hs-primitive
546SUBDIR+= hs-random 547SUBDIR+= hs-random
547SUBDIR+= hs-reflection 548SUBDIR+= hs-reflection