Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / nativeGen / RegLiveness.hs
index 9ee9897..6bee0c8 100644 (file)
@@ -46,6 +46,7 @@ import UniqFM
 import UniqSupply
 import Bag
 import State
+import FastString
 
 import Data.List
 import Data.Maybe