Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / utils / FastString.lhs
index 2448f16..4417c08 100644 (file)
@@ -71,9 +71,6 @@ module FastString
         ptrStrLength
        ) where
 
--- This #define suppresses the "import FastString" that
--- HsVersions otherwise produces
-#define COMPILING_FAST_STRING
 #include "HsVersions.h"
 
 import Encoding