summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2013-08-09 16:31:01 -0500
committerAustin Seipp <aseipp@pobox.com>2013-08-09 16:31:03 -0500
commitb264f09e8eb4df6b83e4a787e5a8cfa926e718d8 (patch)
tree5b72144c962cc923d1112d35289b933df104f583 /README.md
parentc12df18b772dbb943ae4fe444dc0e8653665dc0f (diff)
downloadhaskell-b264f09e8eb4df6b83e4a787e5a8cfa926e718d8.tar.gz
Whitespace change to test Trac/Gitolite.
This references #8121 Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5f646a4202..ef7cdad37e 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
The Glasgow Haskell Compiler
============================
-This is the source tree for [GHC] [1], a compiler and interactive
+This is the source tree for [GHC][1], a compiler and interactive
environment for the Haskell functional programming language.
-For more information, visit [GHC's web site] [1].
+For more information, visit [GHC's web site][1].
-Information for developers of GHC can be found on the [GHC Trac] [2].
+Information for developers of GHC can be found on the [GHC Trac][2].
Getting the Source