Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / hsSyn / HsTypes.lhs
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-01-02 simonpj@microsoft.comBig tidy-up of deriving code
2006-12-28 Manuel M T ChakravartyParse and desugar equational constraints
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-10-03 simonpj@microsoft.comWarning police only
2006-10-03 simonpj@microsoft.comFix scoped type variables for expression type signatures
2006-09-21 audreyt@audreyt.org* Fix stray comma in HsTypes.lhs's import line.
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-19 Ross Patersonremove spurious commas in imports
2006-04-07 Simon MarlowReorganisation of the source tree