summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 590a8bb5dc..f509e56816 100644
--- a/README
+++ b/README
@@ -1,9 +1,10 @@
This is the root directory for functional-programming tools
distributed by the Computing Science Department at Glasgow University.
-Simon Peyton Jones <simonpj@dcs.glasgow.ac.uk> is the ringleader
-of this effort. The tools are:
+Simon Peyton Jones <simonpj@dcs.gla.ac.uk> is the ringleader of this
+effort. The tools are:
ghc the Glasgow Haskell compilation system
+ hslibs collection of Haskell libraries
haggis the Haggis GUI toolkit
happy the Happy Haskell parser generator
nofib the NoFib Haskell benchmarking suite