X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FsimplStg%2FSimplStg.lhs;h=e31415b2f54d95e9b5d6af59eadbf3c4a849ffd1;hb=d7b36bbbcd56ee14656223d02e32f5a1f52ea17b;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