[project @ 2000-11-07 13:12:21 by simonpj]
[ghc-hetmet.git] / ghc / compiler / utils / StringBuffer.lhs
index 84bfeb3..8fe48e0 100644 (file)
@@ -68,7 +68,6 @@ module StringBuffer
 import GlaExts
 import PrelAddr        ( Addr(..) )
 import Foreign
-import ST
 import Char            ( chr )
 
 -- urk!