[project @ 1997-06-20 00:33:36 by simonpj]
[ghc-hetmet.git] / ghc / compiler / utils / Ubiq.lhi
index 4f6d3c6..c02b806 100644 (file)
@@ -3,7 +3,6 @@ Things which are ubiquitous in the GHC compiler.
 \begin{code}
 interface Ubiq where
 
---import PreludePS(_PackedString)
 import FastString(FastString)
 
 import BasicTypes      ( Module(..), Arity(..) )