Move Platform from compiler/nativeGen to compiler/utils
authorIan Lynagh <igloo@earth.li>
Sat, 7 May 2011 22:37:59 +0000 (23:37 +0100)
committerIan Lynagh <igloo@earth.li>
Sat, 7 May 2011 22:37:59 +0000 (23:37 +0100)
commit7da235b10ab22b58d767367763139c962f348753
treedd8ea6228e2014b9f0d423afd4acb984369b057f
parentcc91e4aba638606b266d0abe274f2643f80d733a
Move Platform from compiler/nativeGen to compiler/utils

We want to use it across the whole compiler now
compiler/utils/Platform.hs [moved from compiler/nativeGen/Platform.hs with 100% similarity]