| Commit message (Expand) | Author | Age | Files | Lines |
* | compiler: de-lhs deSugar/ | Austin Seipp | 2014-12-03 | 1 | -388/+0 |
* | deSugar: detabify/dewhitespace DsCCall | Austin Seipp | 2014-08-20 | 1 | -107/+100 |
* | When desugaring Use the smart mkCoreConApps and friends | Simon Peyton Jones | 2014-08-07 | 1 | -3/+3 |
* | Add LANGUAGE pragmas to compiler/ source files | Herbert Valerio Riedel | 2014-05-15 | 1 | -1/+2 |
* | Cleaned up Maybes.lhs | Baldur Blöndal | 2014-02-13 | 1 | -3/+4 |
* | Refactor the topNormaliseNewType story, fixing Trac #8467 | Simon Peyton Jones | 2013-10-24 | 1 | -3/+3 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | resurrected -fdicts-strict, off by default | Nicolas Frisby | 2013-09-08 | 1 | -41/+0 |
* | Introduce CPR for sum types (Trac #5075) | Simon Peyton Jones | 2013-01-24 | 1 | -2/+43 |
* | Move tARGET_* out of HaskellConstants | Ian Lynagh | 2012-09-17 | 1 | -6/+9 |
* | Move wORD_SIZE into platformConstants | Ian Lynagh | 2012-09-16 | 1 | -7/+7 |
* | Pass DynFlags down to showSDoc | Ian Lynagh | 2012-06-12 | 1 | -4/+6 |
* | Change how macros like ASSERT are defined | Ian Lynagh | 2012-06-05 | 1 | -0/+1 |
* | Implement "value" imports with the CAPI | Ian Lynagh | 2012-02-26 | 1 | -1/+1 |
* | GHC gets a new constraint solver. More efficient and smaller in size. | Dimitrios Vytiniotis | 2011-11-16 | 1 | -2/+2 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+7 |
* | Handle newtypes and type functions correctly in FFI types; fixes #3008 | Ian Lynagh | 2011-10-01 | 1 | -2/+2 |
* | Remove some (probably bit-rotted) .NET cases | Ian Lynagh | 2011-09-13 | 1 | -51/+0 |
* | Implement -XConstraintKind | Max Bolingbroke | 2011-09-06 | 1 | -3/+3 |
* | Add Type.tyConAppTyCon_maybe and tyConAppArgs_maybe, and use them | Simon Peyton Jones | 2011-08-03 | 1 | -5/+5 |
* | This BIG PATCH contains most of the work for the New Coercion Representation | Simon Peyton Jones | 2011-04-19 | 1 | -2/+2 |
* | Refactor PackageTarget back into StaticTarget | Ben.Lippmeier@anu.edu.au | 2010-01-04 | 1 | -1/+1 |
* | Remove old 'foreign import dotnet' code | Simon Marlow | 2009-07-27 | 1 | -16/+9 |
* | Remove unused imports | Ian Lynagh | 2009-07-07 | 1 | -1/+0 |
* | Tidy up the treatment of dead binders | simonpj@microsoft.com | 2008-09-20 | 1 | -8/+9 |
* | Make DsCCall warning-free | Ian Lynagh | 2008-05-04 | 1 | -15/+12 |
* | Remove some unnecessary imports | Ian Lynagh | 2008-03-29 | 1 | -5/+0 |
* | Monadify deSugar/DsCCall: use do, return, applicative, standard monad functions | Twan van Laarhoven | 2008-01-17 | 1 | -129/+122 |
* | 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 |
* | Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules | Ian Lynagh | 2007-09-01 | 1 | -0/+7 |
* | Tidy up the treatment of newtypes, refactor, and fix Trac #736 | simonpj@microsoft.com | 2007-08-09 | 1 | -42/+48 |
* | Module header tidyup, phase 1 | Simon Marlow | 2006-10-11 | 1 | -43/+22 |
* | Flip direction of newtype coercions, fix some comments | Manuel M T Chakravarty | 2006-09-20 | 1 | -2/+2 |
* | fix some coercion kind representation things, extend exprIsConApp_maybe to no... | Manuel M T Chakravarty | 2006-09-20 | 1 | -3/+3 |
* | Massive patch for the first months work adding System FC to GHC #12 | Manuel M T Chakravarty | 2006-08-04 | 1 | -7/+7 |
* | Remove InlinePlease and add inline function and RULE | simonpj@microsoft.com | 2006-06-05 | 1 | -2/+2 |
* | Allow IO to be wrapped in a newtype in foreign import/export | simonpj@microsoft.com | 2006-04-11 | 1 | -85/+90 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+456 |