X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FbasicTypes%2FNewDemand.lhs;h=668a35e9c20a639669fa5fff02acb5ad4a6fcf6a;hb=7df9b88b9e0565f438f16d8005526ffda80a1dbe;hp=f69d2a457b27f8203628b8c32a644866cf772431;hpb=be5c095aa51d360f4257b6eae1ebe23a7992a7c9;p=ghc-hetmet.git diff --git a/compiler/basicTypes/NewDemand.lhs b/compiler/basicTypes/NewDemand.lhs index f69d2a4..668a35e 100644 --- a/compiler/basicTypes/NewDemand.lhs +++ b/compiler/basicTypes/NewDemand.lhs @@ -23,8 +23,6 @@ module NewDemand( pprIfaceStrictSig, appIsBottom, isBottomingSig, seqStrictSig, ) 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 StaticFlags