[project @ 1997-03-14 07:52:06 by simonpj]
[ghc-hetmet.git] / ghc / compiler / prelude / PrelLoop.lhi
index ba1320a..9d5d407 100644 (file)
@@ -3,7 +3,8 @@ Breaks the PrelVal loop and the PrelInfo loop caused by primOpNameInfo.
 \begin{code}
 interface PrelLoop where
 
-import PreludePS       ( _PackedString )
+--import PreludePS     ( _PackedString )
+import FastString       ( FastSring )
 
 import Class           ( GenClass )
 import CoreUnfold      ( mkMagicUnfolding, Unfolding )