Remove out-of-date comment
authorIan Lynagh <igloo@earth.li>
Wed, 8 Jun 2011 17:37:16 +0000 (18:37 +0100)
committerIan Lynagh <igloo@earth.li>
Wed, 8 Jun 2011 17:37:16 +0000 (18:37 +0100)
compiler/utils/Platform.hs

index dcf287d..b240a0b 100644 (file)
@@ -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
 --