summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpanne <unknown>2003-08-27 15:18:43 +0000
committerpanne <unknown>2003-08-27 15:18:43 +0000
commitcab3c5cb1a0038412472172cb0b25bc81dfdde8f (patch)
treed18971af326c5b70e30af9db6c83bb15c38a3494 /README
parent4eecd24f8d6a49eec405905290c838afd3a7d4ef (diff)
downloadhaskell-cab3c5cb1a0038412472172cb0b25bc81dfdde8f.tar.gz
[project @ 2003-08-27 15:18:29 by panne]
green-card => greencard Green Card => GreenCard Although Alastair prefers "Greencard", the library's name is "Foreign.GreenCard", and unless we change this, too, "GreenCard" is more consistent.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 80beba59b5..153ed244ed 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ the following directories:
haggis The Haggis GUI toolkit
happy The Happy Haskell parser generator
hdirect Haskell interop tool
- green-card A foreign function interface pre-processor for Haskell.
+ greencard A foreign function interface pre-processor for Haskell.
libraries Haskell libraries (reqd. by ghc)
nofib The NoFib Haskell benchmarking suite