aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-21 20:23:40 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-21 20:23:40 +0000
commit27a6fbeab4d6d900435e506cccd2db3bbaa4af5e (patch)
tree912207efac5596b5167610a839d3beece556c1fa /lang/Makefile
parente06b506a985d544019ea56318db2363c5f49d339 (diff)
downloadports-27a6fbeab4d6d900435e506cccd2db3bbaa4af5e.tar.gz
ports-27a6fbeab4d6d900435e506cccd2db3bbaa4af5e.zip
add nhc98 1.08
A fully-fledged compiler for Haskell 98 PR: 31039 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Notes
Notes: svn path=/head/; revision=51940
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 f426d72ae257..d7eaf0cc31f8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -96,6 +96,7 @@
SUBDIR += moscow_ml
SUBDIR += mozart
SUBDIR += nawk
+ SUBDIR += nhc98
SUBDIR += nickle
SUBDIR += nml
SUBDIR += nqc