X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2FsimplStg%2FSimplStg.lhs;h=e31415b2f54d95e9b5d6af59eadbf3c4a849ffd1;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hp=e0d13c67702fcf157180ca33957c590a2515b7a9;hpb=bfcf076a36269a4742ac72a9ce2ab386998d0420;p=ghc-hetmet.git diff --git a/compiler/simplStg/SimplStg.lhs b/compiler/simplStg/SimplStg.lhs index e0d13c6..e31415b 100644 --- a/compiler/simplStg/SimplStg.lhs +++ b/compiler/simplStg/SimplStg.lhs @@ -6,8 +6,6 @@ \begin{code} module SimplStg ( stg2stg ) 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 StgSyn