Massive patch for the first months work adding System FC to GHC #13
[ghc-hetmet.git] / compiler / ghci / Linker.lhs
index 8c6ef62..976fe92 100644 (file)
@@ -53,7 +53,7 @@ import SrcLoc         ( SrcSpan )
 
 -- Standard libraries
 import Control.Monad   ( when, filterM, foldM )
-
 import Data.IORef      ( IORef, readIORef, writeIORef, modifyIORef )
 import Data.List       ( partition, nub )