Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / utils / Util.lhs
index 9537ae1..1d11b90 100644 (file)
@@ -74,8 +74,6 @@ module Util (
         Direction(..), reslash,
     ) where
 
--- XXX This define is a bit of a hack, and should be done more nicely
-#define FAST_STRING_NOT_NEEDED 1
 #include "HsVersions.h"
 
 import Panic