| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor refactoring | simonpj@microsoft.com | 2009-10-30 | 1 | -1/+1 |
* | Add 'rec' to stmts in a 'do', and deprecate 'mdo' | simonpj@microsoft.com | 2009-10-28 | 1 | -1/+3 |
* | Add tuple sections as a new feature | simonpj@microsoft.com | 2009-07-23 | 1 | -10/+5 |
* | Handle introduction of MkCore in DsArrows | Max Bolingbroke | 2008-07-31 | 1 | -0/+1 |
* | Split the Id related functions out from Var into Id, document Var and some of Id | Max Bolingbroke | 2008-07-31 | 1 | -0/+1 |
* | Make DsArrows warning-free | Ian Lynagh | 2008-05-04 | 1 | -25/+33 |
* | Monadify deSugar/DsArrows: use do, return, applicative, standard monad functions | Twan van Laarhoven | 2008-01-17 | 1 | -402/+344 |
* | Implement generalised list comprehensions | simonpj@microsoft.com | 2007-12-20 | 1 | -41/+41 |
* | View patterns, record wildcards, and record puns | Dan Licata | 2007-10-10 | 1 | -1/+1 |
* | Fix CodingStyle#Warnings URLs | Ian Lynagh | 2007-09-04 | 1 | -1/+1 |
* | Use OPTIONS rather than OPTIONS_GHC for pragmas | Ian Lynagh | 2007-09-03 | 1 | -2/+2 |
* | FIX for #1080 | Ross Paterson | 2007-09-03 | 1 | -2/+64 |
* | Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules | Ian Lynagh | 2007-09-01 | 1 | -0/+7 |
* | Remove mapAccumL, mapAccumR, mapAccumB | Ian Lynagh | 2007-07-02 | 1 | -0/+2 |
* | Breakpoints: get the names of the free variables right | Simon Marlow | 2007-04-24 | 1 | -2/+2 |
* | Adding arrows to the acceptable code for hpc | andy@galois.com | 2006-10-25 | 1 | -0/+6 |
* | Module header tidyup, phase 1 | Simon Marlow | 2006-10-11 | 1 | -30/+23 |
* | Global renamings in HsSyn | simonpj@microsoft.com | 2006-09-29 | 1 | -2/+2 |
* | Complete the evidence generation for GADTs | Manuel M T Chakravarty | 2006-09-20 | 1 | -2/+2 |
* | Massive patch for the first months work adding System FC to GHC #12 | Manuel M T Chakravarty | 2006-08-04 | 1 | -8/+8 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+1055 |