Improve External Core syntax for newtypes
[ghc-hetmet.git] / compiler / coreSyn / CoreSubst.lhs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/CoreSubst
2008-01-17 simonpj@microsoft.comAdd missing extendSubst
2007-11-08 simonpj@microsoft.comFix Trac #1654: propagate name changes into CoreRules
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-02 Ian LynaghRemove mapAccumL, mapAccumR, mapAccumB
2007-05-11 simonpj@microsoft.comComments only
2007-02-09 simonpj@microsoft.comMajor improvement to SpecConstr
2006-11-06 simonpj@microsoft.comTidy up substitutions
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-29 simonpj@microsoft.comRemove Linear Implicit Parameters, and all their works
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-05-22 simonpj@microsoft.comAdd deShadowBinds
2006-04-07 Simon MarlowReorganisation of the source tree