Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / basicTypes / NewDemand.lhs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-26 Ian LynaghFix warning in basicTypes/NewDemand
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
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-11-10 simonpj@microsoft.comPatch to demand analyser, to handle polymorphism in...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree