Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9932074a7c841eb76518a3abb3246e9f1d81886e >--------------------------------------------------------------- commit 9932074a7c841eb76518a3abb3246e9f1d81886e Author: Ian Lynagh <[email protected]> Date: Wed Jun 8 18:37:16 2011 +0100 Remove out-of-date comment >--------------------------------------------------------------- compiler/utils/Platform.hs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) 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 -- _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
