Print infix function definitions correctly in HsSyn
[ghc-hetmet.git] / compiler / hsSyn / HsBinds.lhs
2007-08-22 simonpj@microsoft.comPrint infix function definitions correctly in HsSyn
2007-08-09 simonpj@microsoft.comPrint more "..." in long lists of declarations
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-05-07 simonpj@microsoft.comFix comments on HsWrapper type
2007-04-24 Simon MarlowBreakpoints: get the names of the free variables right
2007-04-24 Simon Marlowadd comments
2007-04-22 simonpj@microsoft.comPart 2 of: Fix corner case of useless constraint in...
2007-01-25 simonpj@microsoft.comComments and layout only
2006-10-24 andy@galois.comHaskell Program Coverage
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-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-09-20 Manuel M T ChakravartyComments only
2006-09-20 Manuel M T ChakravartyMinor tidying up
2006-09-20 Manuel M T ChakravartyBetter pretty printing for CoPat
2006-09-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-09-18 Manuel M T ChakravartyPartial changes for derived newtype instances
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-07 simonpj@microsoft.comResult type signatures are no longer supported (partial)
2006-08-11 simonpj@microsoft.comAdd type signature
2006-04-07 Simon MarlowReorganisation of the source tree