summaryrefslogtreecommitdiffstats
path: root/development/hugs98/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/hugs98/README')
-rw-r--r--development/hugs98/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/hugs98/README b/development/hugs98/README
new file mode 100644
index 0000000000..0d242288ec
--- /dev/null
+++ b/development/hugs98/README
@@ -0,0 +1,3 @@
+Hugs 98 is a functional programming system based on Haskell 98, the de
+facto standard for non-strict functional programming languages. Hugs 98
+provides an almost complete implementation of Haskell 98.