X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Futils%2FPlatform.hs;h=b240a0bd9419324fd720e8e2ab72421dfa6d808c;hp=dcf287d3f234caa1ef366262dc288a4554483d4f;hb=9932074a7c841eb76518a3abb3246e9f1d81886e;hpb=07d93083a41ce0e137595ba0a51143a7fcba234f 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 --