From: Ian Lynagh Date: Sat, 7 May 2011 22:37:59 +0000 (+0100) Subject: Move Platform from compiler/nativeGen to compiler/utils X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7da235b10ab22b58d767367763139c962f348753;hp=7da235b10ab22b58d767367763139c962f348753;p=ghc-hetmet.git Move Platform from compiler/nativeGen to compiler/utils We want to use it across the whole compiler now ---