Store a SrcSpan instead of a SrcLoc inside a Name
[ghc-hetmet.git] / compiler / main / PprTyThing.hs
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-04-22 simonpj@microsoft.comFixes to datacon wrappers for indexed data types
2007-01-11 simonpj@microsoft.comAdd the function TypeRep.pprTypeApp, and use it
2006-11-21 Ian LynaghFix ":i Maybe", noticed by Claus Reinke
2006-09-20 Manuel M T ChakravartyExtended TyCon and friends to represent family declarations
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-07 Simon MarlowReorganisation of the source tree