summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorproff <proff@pkgsrc.org>1999-12-15 06:14:17 +0000
committerproff <proff@pkgsrc.org>1999-12-15 06:14:17 +0000
commit9171acd7754eef674c90284892d1ab19e75cd469 (patch)
treefdb0778768266dacadc800a51552e126ab3278e4
parent877d64b2d1c188a9ede2f86f8c6315912e219b3c (diff)
downloadpkgsrc-9171acd7754eef674c90284892d1ab19e75cd469.tar.gz
add ghc
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 78e86c103cb..602c6ab5a60 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 1999/12/12 21:19:25 bouyer Exp $
+# $NetBSD: Makefile,v 1.38 1999/12/15 06:14:17 proff Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -23,6 +23,7 @@
SUBDIR += gawk
# SUBDIR += gcl
SUBDIR += gforth
+ SUBDIR += ghc
# SUBDIR += gnat
SUBDIR += guavac
SUBDIR += guile