Wed Feb 16 10:18:59 2022 UTC ()
devel/Makefile: + hs-monad-dijkstra


(pho)
diff -r1.3644 -r1.3645 pkgsrc/devel/Makefile

cvs diff -r1.3644 -r1.3645 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2022/02/16 10:18:24 1.3644
+++ pkgsrc/devel/Makefile 2022/02/16 10:18:59 1.3645
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3644 2022/02/16 10:18:24 pho Exp $ 1# $NetBSD: Makefile,v 1.3645 2022/02/16 10:18:59 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
@@ -587,26 +587,27 @@ SUBDIR+= hs-libffi @@ -587,26 +587,27 @@ SUBDIR+= hs-libffi
587SUBDIR+= hs-lifted-base 587SUBDIR+= hs-lifted-base
588SUBDIR+= hs-list-t 588SUBDIR+= hs-list-t
589SUBDIR+= hs-logict 589SUBDIR+= hs-logict
590SUBDIR+= hs-lpeg 590SUBDIR+= hs-lpeg
591SUBDIR+= hs-lsp 591SUBDIR+= hs-lsp
592SUBDIR+= hs-lsp-types 592SUBDIR+= hs-lsp-types
593SUBDIR+= hs-lukko 593SUBDIR+= hs-lukko
594SUBDIR+= hs-memory 594SUBDIR+= hs-memory
595SUBDIR+= hs-microlens 595SUBDIR+= hs-microlens
596SUBDIR+= hs-microlens-th 596SUBDIR+= hs-microlens-th
597SUBDIR+= hs-mmap 597SUBDIR+= hs-mmap
598SUBDIR+= hs-mmorph 598SUBDIR+= hs-mmorph
599SUBDIR+= hs-monad-control 599SUBDIR+= hs-monad-control
 600SUBDIR+= hs-monad-dijkstra
600SUBDIR+= hs-mono-traversable 601SUBDIR+= hs-mono-traversable
601SUBDIR+= hs-old-locale 602SUBDIR+= hs-old-locale
602SUBDIR+= hs-optparse-applicative 603SUBDIR+= hs-optparse-applicative
603SUBDIR+= hs-optparse-simple 604SUBDIR+= hs-optparse-simple
604SUBDIR+= hs-ordered-containers 605SUBDIR+= hs-ordered-containers
605SUBDIR+= hs-pandoc-lua-marshal 606SUBDIR+= hs-pandoc-lua-marshal
606SUBDIR+= hs-parallel 607SUBDIR+= hs-parallel
607SUBDIR+= hs-parser-combinators 608SUBDIR+= hs-parser-combinators
608SUBDIR+= hs-pretty-show 609SUBDIR+= hs-pretty-show
609SUBDIR+= hs-pretty-simple 610SUBDIR+= hs-pretty-simple
610SUBDIR+= hs-primitive 611SUBDIR+= hs-primitive
611SUBDIR+= hs-primitive-extras 612SUBDIR+= hs-primitive-extras
612SUBDIR+= hs-primitive-unlifted 613SUBDIR+= hs-primitive-unlifted