Warning fix for unused and redundant imports
[ghc-hetmet.git] / compiler / deSugar / MatchLit.lhs
index e0a7601..50fec2f 100644 (file)
@@ -27,12 +27,10 @@ import TcType
 import Type
 import PrelNames
 import TysWiredIn
-import PrelNames
 import Unique
 import Literal
 import SrcLoc
 import Ratio
-import SrcLoc
 import Outputable
 import Util
 import FastString