[commit: ghc] master: Remove out-of-date comment (9932074)
Ian Lynagh
igloo at earth.li
Thu Jun 9 00:37:07 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9932074a7c841eb76518a3abb3246e9f1d81886e
>---------------------------------------------------------------
commit 9932074a7c841eb76518a3abb3246e9f1d81886e
Author: Ian Lynagh <igloo at earth.li>
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
--
More information about the Cvs-ghc
mailing list