add comment
[ghc-hetmet.git] / compiler / stgSyn / StgSyn.lhs
2011-04-19 Simon Peyton JonesThis BIG PATCH contains most of the work for the New...
2010-09-22 simonpj@microsoft.comFix an ASSERT failure with profiling
2009-06-09 Duncan CouttsAdd PrimCall to the STG layer and update Core -> STG...
2008-07-31 Max BolingbrokeSplit the Id related functions out from Var into Id...
2008-04-22 Ian LynaghFix build
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in StSyn
2008-04-22 simonpj@microsoft.comRemove static flag opt_RuntimeTypes (has not been used...
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-26 Twan van LaarhovenFixed warnings in stgSyn/StgSyn
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
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-08-05 simonpj@microsoft.comComments only: explain why StgConApp is still useful
2006-11-07 simonpj@microsoft.comLayout and comments only
2006-10-24 andy@galois.comHaskell Program Coverage
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree