Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass ModDetails with (partial) ModIface in HscStatus | Ömer Sinan Ağacan | 2019-11-29 | 1 | -4/+4 |
* | Return ModIface in compilation pipeline, remove IORef hack for generating Mod... | Ömer Sinan Ağacan | 2019-10-29 | 1 | -4/+17 |
* | Use DeriveFunctor throughout the codebase (#15654) | Krzysztof Gogolewski | 2019-06-12 | 1 | -3/+2 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Refactor temp files cleanup | Douglas Wilson | 2017-06-08 | 1 | -1/+2 |
* | Allow compilation of C/C++/ObjC/ObjC++ files with module from TH | Francesco Mazzoli | 2017-03-08 | 1 | -8/+8 |
* | Remove some redundant definitions/constraints | Herbert Valerio Riedel | 2015-12-31 | 1 | -1/+0 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -1/+1 |
* | Make Monad/Applicative instances MRP-friendly | Herbert Valerio Riedel | 2015-10-17 | 1 | -2/+2 |
* | Delete unused field `PipeEnv.pe_isHaskellishFile` | Thomas Miedema | 2015-03-30 | 1 | -1/+0 |
* | Restructure compilation pipeline to allow hooks | Austin Seipp | 2013-09-22 | 1 | -0/+109 |