X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FsimplStg%2FStgStats.lhs;h=25c988d52b43a7c1a52b2f2f8107e40ffcacd98a;hb=836b1e90821aacc9d1e09fe78085f911597274c8;hp=bca2bbb13b6ab2a744eb280ae360bb3b6768bbe5;hpb=8e638feea38ed6a410f76dcc53c7a6eac09dda5f;p=ghc-hetmet.git diff --git a/compiler/simplStg/StgStats.lhs b/compiler/simplStg/StgStats.lhs index bca2bbb..25c988d 100644 --- a/compiler/simplStg/StgStats.lhs +++ b/compiler/simplStg/StgStats.lhs @@ -30,8 +30,6 @@ The program gather statistics about module StgStats ( showStgStats ) 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