Sat May 4 06:48:03 2024 UTC (24d)
devel/Makefile: + hs-quickcheck-instances


(pho)
diff -r1.4222 -r1.4223 pkgsrc/devel/Makefile

cvs diff -r1.4222 -r1.4223 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2024/05/04 06:38:37 1.4222
+++ pkgsrc/devel/Makefile 2024/05/04 06:48:03 1.4223
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.4222 2024/05/04 06:38:37 pho Exp $ 1# $NetBSD: Makefile,v 1.4223 2024/05/04 06:48:03 pho Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= GConf 7SUBDIR+= GConf
8SUBDIR+= GConf-ui 8SUBDIR+= GConf-ui
9SUBDIR+= Gorm 9SUBDIR+= Gorm
10SUBDIR+= MoarVM 10SUBDIR+= MoarVM
11SUBDIR+= ObjectiveLib 11SUBDIR+= ObjectiveLib
12SUBDIR+= ProjectCenter 12SUBDIR+= ProjectCenter
13SUBDIR+= R-BH 13SUBDIR+= R-BH
14SUBDIR+= R-IRdisplay 14SUBDIR+= R-IRdisplay
@@ -709,26 +709,27 @@ SUBDIR+= hs-pandoc-lua-marshal @@ -709,26 +709,27 @@ SUBDIR+= hs-pandoc-lua-marshal
709SUBDIR+= hs-parallel 709SUBDIR+= hs-parallel
710SUBDIR+= hs-parser-combinators 710SUBDIR+= hs-parser-combinators
711SUBDIR+= hs-pattern-arrows 711SUBDIR+= hs-pattern-arrows
712SUBDIR+= hs-persistent 712SUBDIR+= hs-persistent
713SUBDIR+= hs-persistent-template 713SUBDIR+= hs-persistent-template
714SUBDIR+= hs-pointed 714SUBDIR+= hs-pointed
715SUBDIR+= hs-pretty-show 715SUBDIR+= hs-pretty-show
716SUBDIR+= hs-pretty-simple 716SUBDIR+= hs-pretty-simple
717SUBDIR+= hs-primitive 717SUBDIR+= hs-primitive
718SUBDIR+= hs-primitive-extras 718SUBDIR+= hs-primitive-extras
719SUBDIR+= hs-primitive-unlifted 719SUBDIR+= hs-primitive-unlifted
720SUBDIR+= hs-protolude 720SUBDIR+= hs-protolude
721SUBDIR+= hs-psqueues 721SUBDIR+= hs-psqueues
 722SUBDIR+= hs-quickcheck-instances
722SUBDIR+= hs-random 723SUBDIR+= hs-random
723SUBDIR+= hs-random-shuffle 724SUBDIR+= hs-random-shuffle
724SUBDIR+= hs-refact 725SUBDIR+= hs-refact
725SUBDIR+= hs-reflection 726SUBDIR+= hs-reflection
726SUBDIR+= hs-repline 727SUBDIR+= hs-repline
727SUBDIR+= hs-resource-pool 728SUBDIR+= hs-resource-pool
728SUBDIR+= hs-resourcet 729SUBDIR+= hs-resourcet
729SUBDIR+= hs-retry 730SUBDIR+= hs-retry
730SUBDIR+= hs-rio 731SUBDIR+= hs-rio
731SUBDIR+= hs-rio-orphans 732SUBDIR+= hs-rio-orphans
732SUBDIR+= hs-row-types 733SUBDIR+= hs-row-types
733SUBDIR+= hs-safe 734SUBDIR+= hs-safe
734SUBDIR+= hs-safe-exceptions 735SUBDIR+= hs-safe-exceptions