summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-01-28 09:57:00 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-01-28 09:57:00 +0000
commitbda620e29cbce7322a4fc3417f4927d061f146f6 (patch)
treef57cc5b869ffed76215d3ed2f7aad268c606b1b4 /lang/Makefile
parentUpdate to 2.2.2. (diff)
Helium is a compiler for a subset of Haskell designed especially for teaching
Haskell. WWW: http://www.cs.uu.nl/~afie/helium/
Notes
Notes: svn path=/head/; revision=74124
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 b9a2d281e077..b2085a326a82 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -76,6 +76,7 @@
SUBDIR += gpc
SUBDIR += gprolog
SUBDIR += guile
+ SUBDIR += helium
SUBDIR += hope
SUBDIR += hugs
SUBDIR += icc