X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FbasicTypes%2FModule.lhs;h=69521625b0568008780b72371c579ef7d8a6cc32;hb=ac10f8408520a30e8437496d320b8b86afda2e8f;hp=f4e413d26336a50b571444fd344bf134b15758cd;hpb=9d7da331989abcd1844e9d03b8d1e4163796fa85;p=ghc-hetmet.git diff --git a/ghc/compiler/basicTypes/Module.lhs b/ghc/compiler/basicTypes/Module.lhs index f4e413d..6952162 100644 --- a/ghc/compiler/basicTypes/Module.lhs +++ b/ghc/compiler/basicTypes/Module.lhs @@ -35,7 +35,6 @@ module Module ) where #include "HsVersions.h" -import OccName import Outputable import Unique ( Uniquable(..) ) import UniqFM