Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / utils / FastTypes.lhs
index 71a317b..a69ab25 100644 (file)
@@ -39,7 +39,6 @@ module FastTypes (
     FastPtr, pBox, pUnbox, castFastPtr
   ) where
 
     FastPtr, pBox, pUnbox, castFastPtr
   ) where
 
-#define COMPILING_FAST_STRING
 #include "HsVersions.h"
 
 #if defined(__GLASGOW_HASKELL__)
 #include "HsVersions.h"
 
 #if defined(__GLASGOW_HASKELL__)