add support for <{..}> and ~~> syntax as well as typing for Kappa-calculus
[ghc-hetmet.git] / compiler / hsSyn / HsSyn.lhs
2011-09-01 Adam Megaczadd support for <{..}> and ~~> syntax as well as typing...
2011-06-09 Ian LynaghRefactor SrcLoc and SrcSpan
2010-03-30 David WaernAdd Data and Typeable instances to HsSyn
2009-08-26 Isaac Dupreeremove Haddock-lexing/parsing/renaming from GHC
2008-10-07 Thomas SchillingAdd accessors to 'HsModule' and haddockify it.
2008-07-20 Ian LynaghAdd a WARNING pragma
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in HsSyn
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsSyn
2007-11-01 David WaernRefactor Haddock options
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-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree