Add notSCCNote, and use it
[ghc-hetmet.git] / compiler / coreSyn / CoreArity.lhs
2010-09-23 simonpj@microsoft.comAdd notSCCNote, and use it
2010-09-15 simonpj@microsoft.comComments only
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...
2010-08-13 simonpj@microsoft.comRe-do the arity calculation mechanism again (fix Trac...
2009-12-24 simonpj@microsoft.comA bunch of stuff relating to substitutions on core
2009-12-24 simonpj@microsoft.comRefactor CoreArity a bit
2009-11-19 simonpj@microsoft.comRemove the (very) old strictness analyser
2009-11-12 simonpj@microsoft.comA radical overhaul of the coercion infrastucture
2009-11-02 simonpj@microsoft.comMake the arity warning a bit more informative (DEBUG...
2009-10-29 simonpj@microsoft.comThe Big INLINE Patch: totally reorganise way that INLIN...
2009-07-07 Ian LynaghRemove unused imports
2009-04-03 simonpj@microsoft.comRewrite a good chunk of CoreArity
2009-03-05 simonpj@microsoft.comMake -fdicts-cheap cope with implication constraints
2009-01-14 Simon Marlowfix validate on Windows
2009-01-13 simonpj@microsoft.comRewrite CorePrep and improve eta expansion