Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -47/+0 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 1 | -2/+2 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -2/+2 |
* | Special case `mkTyConApp liftedTypeKind []` | Matthew Pickering | 2020-02-21 | 1 | -0/+2 |
* | Clean up TH's treatment of unary tuples (or, #16881 part two) | Ryan Scott | 2019-11-07 | 1 | -0/+5 |
* | Create {Int,Word}32Rep | John Ericson | 2019-07-17 | 1 | -4/+7 |
* | Add AnonArgFlag to FunTy | Simon Peyton Jones | 2019-02-23 | 1 | -5/+0 |
* | Introduce Int16# and Word16# | Abhiroop Sarkar | 2018-11-17 | 1 | -0/+1 |
* | Add Int8# and Word8# | Michal Terepeta | 2018-11-02 | 1 | -3/+3 |
* | Finish fix for #14880. | Tobias Dammers | 2018-10-28 | 1 | -0/+2 |
* | Revert "Add Int8# and Word8#" | Ben Gamari | 2018-10-09 | 1 | -3/+3 |
* | Add Int8# and Word8# | Michal Terepeta | 2018-10-07 | 1 | -3/+3 |
* | Fix #15039 by pretty-printing equalities more systematically | Ryan Scott | 2018-05-16 | 1 | -0/+2 |
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -4/+5 |
* | Kill Type pretty-printer | Ben Gamari | 2016-11-13 | 1 | -1/+1 |
* | Implement unboxed sum primitive type | Ömer Sinan Ağacan | 2016-07-21 | 1 | -0/+2 |
* | s/Invisible/Inferred/g s/Visible/Required/g | Richard Eisenberg | 2016-06-25 | 1 | -2/+2 |
* | Major patch to introduce TyConBinder | Simon Peyton Jones | 2016-06-15 | 1 | -0/+4 |
* | Default RuntimeRep variables unless -fprint-explicit-runtime-reps | Ben Gamari | 2016-03-24 | 1 | -0/+1 |
* | Address #11471 by putting RuntimeRep in kinds.wip/runtime-rep | Richard Eisenberg | 2016-02-24 | 1 | -3/+19 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -3/+7 |
* | Major Overhaul of Pattern Match Checking (Fixes #595) | George Karachalias | 2015-12-03 | 1 | -1/+1 |
* | compiler: de-lhs prelude/ | Austin Seipp | 2014-12-03 | 1 | -0/+9 |