aboutsummaryrefslogtreecommitdiff
path: root/lang/helium/pkg-descr
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/helium/pkg-descr
parent0707c24745b1565b300c6552456792de6a5ab6bd (diff)
downloadports-bda620e29cbce7322a4fc3417f4927d061f146f6.tar.gz
ports-bda620e29cbce7322a4fc3417f4927d061f146f6.zip
Notes
Diffstat (limited to 'lang/helium/pkg-descr')
-rw-r--r--lang/helium/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/helium/pkg-descr b/lang/helium/pkg-descr
new file mode 100644
index 000000000000..d2a430bd4fc4
--- /dev/null
+++ b/lang/helium/pkg-descr
@@ -0,0 +1,11 @@
+Helium --- For learning Haskell.
+
+Helium is a functional programming language and a compiler designed especially
+for teaching Haskell. Quality of the error messages has been the main concern
+both in the choice of the language features and in the implementation of the
+compiler.
+
+WWW: http://www.cs.uu.nl/~afie/helium/
+
+-- Oliver Braun
+obraun@FreeBSD.org