[project @ 2004-01-15 14:43:17 by igloo]
[ghc-hetmet.git] / ghc / compiler / ghci / Linker.lhs
index f8e6175..f8237dc 100644 (file)
@@ -705,7 +705,7 @@ partOfGHCi
 #          if defined(mingw32_TARGET_OS) || defined(darwin_TARGET_OS)
            = [ ]
 #          else
-           = [ "base", "haskell98", "haskell-src", "readline" ]
+           = [ "base", "haskell98", "template-haskell", "readline" ]
 #          endif
 
 showLS (Object nm)    = "(static) " ++ nm