Add Outputable.blankLine and use it
[ghc-hetmet.git] / compiler / stgSyn / StgLint.lhs
2009-10-29 simonpj@microsoft.comAdd Outputable.blankLine and use it
2009-07-07 Ian LynaghRemove unused imports
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2008-05-04 Ian LynaghMake StgLint warning-free
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in StgLint
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-02-20 Ian LynaghFix most of the warnings in StgLint
2008-02-20 Ian LynaghWhitespace
2008-01-17 Twan van LaarhovenMonadify stgSyn/StgLint
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...
2006-04-07 Simon MarlowReorganisation of the source tree