X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Futils%2FFastTypes.lhs;h=a69ab25671ab99a20287fd0c4acb7c16d3b10639;hp=71a317b1c951490bade56baa02bed266d0030889;hb=8604da0136707cc14845d14a88c2272fe576b6d0;hpb=206b4dec78250efef3cd927d64dc6cbc54a16c3d diff --git a/compiler/utils/FastTypes.lhs b/compiler/utils/FastTypes.lhs index 71a317b..a69ab25 100644 --- a/compiler/utils/FastTypes.lhs +++ b/compiler/utils/FastTypes.lhs @@ -39,7 +39,6 @@ module FastTypes ( FastPtr, pBox, pUnbox, castFastPtr ) where -#define COMPILING_FAST_STRING #include "HsVersions.h" #if defined(__GLASGOW_HASKELL__)