Remove GHC's haskell98 dependency
[ghc-hetmet.git] / compiler / nativeGen / AsmCodeGen.lhs
index eafeec9..b7e4797 100644 (file)
@@ -81,7 +81,6 @@ import State
 import UniqFM
 import Unique          ( Unique, getUnique )
 import UniqSupply
-import List            ( groupBy, sortBy )
 import DynFlags
 #if powerpc_TARGET_ARCH
 import StaticFlags     ( opt_Static, opt_PIC )