X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Futils%2FStringBuffer.lhs;h=8fe48e084f3ed82c76c043f658d740336130faa4;hb=01e0566e61e4222600c7ba0a2d35d6102fd1afb5;hp=84bfeb334bad6904793ccb204fe8d3ec823dce1b;hpb=6697c8de8348d7297c6f0561e96ce7767bf323bc;p=ghc-hetmet.git diff --git a/ghc/compiler/utils/StringBuffer.lhs b/ghc/compiler/utils/StringBuffer.lhs index 84bfeb3..8fe48e0 100644 --- a/ghc/compiler/utils/StringBuffer.lhs +++ b/ghc/compiler/utils/StringBuffer.lhs @@ -68,7 +68,6 @@ module StringBuffer import GlaExts import PrelAddr ( Addr(..) ) import Foreign -import ST import Char ( chr ) -- urk!