From: Ian Lynagh Date: Wed, 8 Jun 2011 17:37:16 +0000 (+0100) Subject: Remove out-of-date comment X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=9932074a7c841eb76518a3abb3246e9f1d81886e Remove out-of-date comment --- diff --git a/compiler/utils/Platform.hs b/compiler/utils/Platform.hs index dcf287d..b240a0b 100644 --- a/compiler/utils/Platform.hs +++ b/compiler/utils/Platform.hs @@ -1,6 +1,5 @@ -- | A description of the platform we're compiling for. --- Used by the native code generator. -- In the future, this module should be the only one that references -- the evil #defines for each TARGET_ARCH and TARGET_OS --