X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FbasicTypes%2FOccName.lhs;h=e54c8581589ccaa6c152ea6c16cc069acf9f5ee8;hp=10cf91eb790d2e4ed44f59c155dce936931c5042;hb=d436c70d43fb905c63220040168295e473f4b90a;hpb=0bde11509ca13d4d0914496ee652d7c2b43a0420 diff --git a/compiler/basicTypes/OccName.lhs b/compiler/basicTypes/OccName.lhs index 10cf91e..e54c858 100644 --- a/compiler/basicTypes/OccName.lhs +++ b/compiler/basicTypes/OccName.lhs @@ -102,8 +102,6 @@ import FastString import FastTypes import Outputable import Binary - -import GHC.Exts import Data.Char \end{code}