X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FhsSyn%2FHsDoc.hs;h=fd721c00c0d7f5fecc820b18d65322b9d6ac3442;hb=4c6a3f787abcaed009a574196d82237d9ae64fc8;hp=dc7245d4d37c12857caac30c66fac48c5e728c51;hpb=c3a0d63e41d218108f2e2baa16f085399f1432f2;p=ghc-hetmet.git diff --git a/compiler/hsSyn/HsDoc.hs b/compiler/hsSyn/HsDoc.hs index dc7245d..fd721c0 100644 --- a/compiler/hsSyn/HsDoc.hs +++ b/compiler/hsSyn/HsDoc.hs @@ -6,8 +6,6 @@ module HsDoc ( ppr_mbDoc ) 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 Outputable