Refactor SrcLoc and SrcSpan
[ghc-hetmet.git] / compiler / utils / Platform.hs
2011-06-08 Ian LynaghFill out the osElfTarget definition
2011-06-08 Ian LynaghAdd a target32Bit function to Platform
2011-06-08 Ian LynaghRemove out-of-date comment
2011-06-08 Ian LynaghWhitespace only in utils/Platform.hs
2011-05-31 Ian LynaghAdd an ArchUnknown constructor to the arch type
2011-05-07 Ian LynaghMove Platform from compiler/nativeGen to compiler/utils