From bda620e29cbce7322a4fc3417f4927d061f146f6 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Tue, 28 Jan 2003 09:57:00 +0000 Subject: Helium is a compiler for a subset of Haskell designed especially for teaching Haskell. WWW: http://www.cs.uu.nl/~afie/helium/ --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/Makefile') 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 -- cgit v1.2.3