Ensure runhaskell is rebuild in stage2
[ghc-hetmet.git] / compiler / utils / Panic.lhs
index ffd3b67..f79ffce 100644 (file)
@@ -22,8 +22,6 @@ module Panic
      installSignalHandlers, interruptTargetThread
    ) 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 Config