devel/Makefile: + hs-classy-prelude
This commit is contained in:
parent
6e36cda938
commit
7c8d18e72b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.3687 2022/02/24 01:16:40 pho Exp $
|
# $NetBSD: Makefile,v 1.3688 2022/02/24 01:17:15 pho Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Development utilities
|
COMMENT= Development utilities
|
||||||
|
@ -518,6 +518,7 @@ SUBDIR+= hs-call-stack
|
||||||
SUBDIR+= hs-cborg
|
SUBDIR+= hs-cborg
|
||||||
SUBDIR+= hs-cereal
|
SUBDIR+= hs-cereal
|
||||||
SUBDIR+= hs-chunked-data
|
SUBDIR+= hs-chunked-data
|
||||||
|
SUBDIR+= hs-classy-prelude
|
||||||
SUBDIR+= hs-cmdargs
|
SUBDIR+= hs-cmdargs
|
||||||
SUBDIR+= hs-code-page
|
SUBDIR+= hs-code-page
|
||||||
SUBDIR+= hs-colour
|
SUBDIR+= hs-colour
|
||||||
|
|
Loading…
Reference in a new issue