X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fmain%2FConstants.lhs;h=51971728a020e67a766cd708685c83dc2f658e22;hb=960a5edb6ac87c7d85e36f4b70be8da0175819f7;hp=d26db11b9ec095df263a7e83d45f847e0cd9f0d1;hpb=ed9b6b23e6f647871acb47916f8c247a2f192a1c;p=ghc-hetmet.git diff --git a/compiler/main/Constants.lhs b/compiler/main/Constants.lhs index d26db11..5197172 100644 --- a/compiler/main/Constants.lhs +++ b/compiler/main/Constants.lhs @@ -13,8 +13,6 @@ import Data.Bits (shiftL) -- we want; if we just hope a -I... will get the right one, we could -- be in trouble. --- XXX This define is a bit of a hack, and should be done more nicely -#define FAST_STRING_NOT_NEEDED 1 #include "HsVersions.h" #include "../includes/MachRegs.h" #include "../includes/Constants.h"