Wed Feb 23 16:13:01 2022 UTC ()
devel/Makefile: + hs-lifted-async


(pho)
diff -r1.3658 -r1.3659 pkgsrc/devel/Makefile

cvs diff -r1.3658 -r1.3659 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2022/02/23 16:11:46 1.3658
+++ pkgsrc/devel/Makefile 2022/02/23 16:13:01 1.3659
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3658 2022/02/23 16:11:46 pho Exp $ 1# $NetBSD: Makefile,v 1.3659 2022/02/23 16:13:01 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
@@ -583,26 +583,27 @@ SUBDIR+= hs-hls-plugin-api @@ -583,26 +583,27 @@ SUBDIR+= hs-hls-plugin-api
583SUBDIR+= hs-hls-pragmas-plugin 583SUBDIR+= hs-hls-pragmas-plugin
584SUBDIR+= hs-hls-qualify-imported-names-plugin 584SUBDIR+= hs-hls-qualify-imported-names-plugin
585SUBDIR+= hs-hls-refine-imports-plugin 585SUBDIR+= hs-hls-refine-imports-plugin
586SUBDIR+= hs-hls-selection-range-plugin 586SUBDIR+= hs-hls-selection-range-plugin
587SUBDIR+= hs-hslua-module-system 587SUBDIR+= hs-hslua-module-system
588SUBDIR+= hs-hslua-module-version 588SUBDIR+= hs-hslua-module-version
589SUBDIR+= hs-implicit-hie 589SUBDIR+= hs-implicit-hie
590SUBDIR+= hs-implicit-hie-cradle 590SUBDIR+= hs-implicit-hie-cradle
591SUBDIR+= hs-indexed-traversable 591SUBDIR+= hs-indexed-traversable
592SUBDIR+= hs-indexed-traversable-instances 592SUBDIR+= hs-indexed-traversable-instances
593SUBDIR+= hs-ipynb 593SUBDIR+= hs-ipynb
594SUBDIR+= hs-lens 594SUBDIR+= hs-lens
595SUBDIR+= hs-libffi 595SUBDIR+= hs-libffi
 596SUBDIR+= hs-lifted-async
596SUBDIR+= hs-lifted-base 597SUBDIR+= hs-lifted-base
597SUBDIR+= hs-list-t 598SUBDIR+= hs-list-t
598SUBDIR+= hs-logict 599SUBDIR+= hs-logict
599SUBDIR+= hs-lpeg 600SUBDIR+= hs-lpeg
600SUBDIR+= hs-lsp 601SUBDIR+= hs-lsp
601SUBDIR+= hs-lsp-types 602SUBDIR+= hs-lsp-types
602SUBDIR+= hs-lukko 603SUBDIR+= hs-lukko
603SUBDIR+= hs-memory 604SUBDIR+= hs-memory
604SUBDIR+= hs-microlens 605SUBDIR+= hs-microlens
605SUBDIR+= hs-microlens-th 606SUBDIR+= hs-microlens-th
606SUBDIR+= hs-mmap 607SUBDIR+= hs-mmap
607SUBDIR+= hs-mmorph 608SUBDIR+= hs-mmorph
608SUBDIR+= hs-monad-control 609SUBDIR+= hs-monad-control