Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / utils / Encoding.hs
index 2943768..f2659e6 100644 (file)
@@ -23,7 +23,6 @@ module Encoding (
        zDecodeString
   ) where
 
-#define COMPILING_FAST_STRING
 #include "HsVersions.h"
 import Foreign
 import Data.Char       ( ord, chr, isDigit, digitToInt, intToDigit,