X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Futils%2FFastString.lhs;h=4417c0850fa8d2dd756f7f4d076670800a9c023c;hp=2448f1686dc2cf7135d697db6573be98496c295f;hb=30c122df62ec75f9ed7f392f24c2925675bf1d06;hpb=468600bed8f696949bc1ee8d8df7a9054ba82deb diff --git a/compiler/utils/FastString.lhs b/compiler/utils/FastString.lhs index 2448f16..4417c08 100644 --- a/compiler/utils/FastString.lhs +++ b/compiler/utils/FastString.lhs @@ -71,9 +71,6 @@ module FastString ptrStrLength ) where --- This #define suppresses the "import FastString" that --- HsVersions otherwise produces -#define COMPILING_FAST_STRING #include "HsVersions.h" import Encoding