X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fmain%2FErrUtils.lhs;h=9ce02a3d2cca4353e6bdd6152cca54e3258a703e;hp=455b3bfe37a3fe78f6468e58906c9aa4a8f2e5cd;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hpb=c1efc06cb56bc4359622918c5354b5730ea37724 diff --git a/compiler/main/ErrUtils.lhs b/compiler/main/ErrUtils.lhs index 455b3bf..9ce02a3 100644 --- a/compiler/main/ErrUtils.lhs +++ b/compiler/main/ErrUtils.lhs @@ -28,8 +28,6 @@ module ErrUtils ( debugTraceMsg, ) 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 Bag ( Bag, bagToList, isEmptyBag, emptyBag )