Tidy up rebindable syntax for MDo
[ghc-hetmet.git] / compiler / parser / HaddockUtils.hs
2009-09-08 Simon Marlowfix warnings
2009-08-26 Isaac Dupreeremove Haddock-lexing/parsing/renaming from GHC
2009-07-07 Ian LynaghRemove unused imports
2009-07-02 simonpj@microsoft.comNew syntax for GADT-style record declarations, and...
2008-12-29 Ian LynaghRemove trailing whitespace from HaddockUtils
2008-12-29 Ian LynaghFix warnings in HaddockUtils
2008-12-29 Ian LynaghRemove dead code from HaddockUtils
2007-11-14 David WaernAvoid making Either String an instance of Monad in...
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-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...