summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-08-22 15:31:43 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-08-22 15:31:43 +0000
commit379a7e6365cca6cfbeac1eec7f3b3d33519213fe (patch)
tree822830f9ad1f238213ee6a51825851dfd13f5b6a /lang/Makefile
parentUse USE_GNOMENG. (diff)
Add generic-haskell 1.23, the Generic Haskell compiler.
PR: ports/40239 Approved by: dwcjr (mentor)
Notes
Notes: svn path=/head/; revision=64822
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index e35ccb602a16..f954b2e6c456 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -55,6 +55,7 @@
SUBDIR += gcc32
SUBDIR += gcc33
SUBDIR += gcl
+ SUBDIR += generic-haskell
SUBDIR += gforth
SUBDIR += ghc
SUBDIR += ghc-doc