From 067828956acdcb046c0640568638fbc496eda9f3 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Mon, 17 Sep 2012 16:10:47 +0200 Subject: typo --- compiler/ghci/Linker.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1