summaryrefslogtreecommitdiff
path: root/compiler/ghci/Linker.lhs
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2012-09-17 16:10:47 +0200
committerGabor Greif <ggreif@gmail.com>2012-09-17 16:10:47 +0200
commit067828956acdcb046c0640568638fbc496eda9f3 (patch)
treeb11750a33e58d7ef4db1f92102a1c3636a18ade8 /compiler/ghci/Linker.lhs
parent8c3b9aca3aaf946a91c9af6c07fc9d2afb6bbb76 (diff)
downloadhaskell-067828956acdcb046c0640568638fbc496eda9f3.tar.gz
typo
Diffstat (limited to 'compiler/ghci/Linker.lhs')
-rw-r--r--compiler/ghci/Linker.lhs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/ghci/Linker.lhs b/compiler/ghci/Linker.lhs
index 565cf0b8a8..6b47db3965 100644
--- a/compiler/ghci/Linker.lhs
+++ b/compiler/ghci/Linker.lhs
@@ -772,7 +772,7 @@ dynLinkObjs dflags pls objs = do
mapM_ loadObj (map nameOfObject unlinkeds)
- -- Link the all together
+ -- Link them all together
ok <- resolveObjs
-- If resolving failed, unload all our