Normalise FilePaths before printing them
[ghc-hetmet.git] / compiler / main / TidyPgm.lhs
index fc951cc..2189f85 100644 (file)
@@ -41,7 +41,7 @@ import Maybes
 import ErrUtils
 import UniqSupply
 import Outputable
-import FastTypes hiding (fastOr)
+import FastBool hiding ( fastOr )
 
 import Data.List       ( partition )
 import Data.Maybe      ( isJust )