Whitespace only in nativeGen/RegAlloc/Graph/TrivColorable.hs
[ghc-hetmet.git] / compiler / basicTypes / Literal.lhs
2010-09-24 simonpj@microsoft.comFix braino in WwLib/Literal patch
2010-09-23 simonpj@microsoft.comRejig the absent-arg stuff for unlifted types
2010-03-30 David WaernAdd Data and Typeable instances to HsSyn
2009-10-14 Simon MarlowFixes for cross-compiling to a different word size
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2009-04-03 simonpj@microsoft.comAdjust inlining heursitics
2009-02-06 Ian LynaghWhen generating C, don't pretend functions are data
2008-07-31 Max BolingbrokeDocument Literal, expand it's API and rename mkStringLi...
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Literal
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/Literal, except for incomp...
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-07-11 andy@galois.comStoping constant folding of calls to chr# that are...
2007-05-02 simonpj@microsoft.comImport fiddling
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree