| Commit message (Expand) | Author | Age | Files | Lines |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -6/+6 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 2 | -3/+3 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+2 |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 14 | -11333/+3 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2020-01-04 | 2 | -2/+2 |
* | TcIface: Fix inverted logic in typechecking of source ticks | Ben Gamari | 2019-12-30 | 1 | -1/+1 |
* | driver: Include debug level in the recompilation check hash | Ben Gamari | 2019-12-30 | 1 | -1/+1 |
* | lookupBindGroupOcc: recommend names in the same namespace (#17593) | Ryan Scott | 2019-12-20 | 1 | -1/+1 |
* | Add GHC-API logging hooks | Sylvain Henry | 2019-12-18 | 1 | -2/+2 |
* | Use "OrCoVar" functions less | Krzysztof Gogolewski | 2019-12-16 | 1 | -2/+5 |
* | Pretty-printing of the * kind | Vladislav Zavialov | 2019-12-05 | 1 | -2/+10 |
* | Convert warnings into assertions | Krzysztof Gogolewski | 2019-12-02 | 1 | -2/+2 |
* | Fix typos, using Wikipedia list of common typos | Brian Wignall | 2019-11-28 | 2 | -2/+2 |
* | Fix typos | Brian Wignall | 2019-11-23 | 1 | -1/+1 |
* | Ensure that coreView/tcView are able to inline | Ben Gamari | 2019-11-13 | 1 | -2/+2 |
* | FlagChecker: Add ticky flags to hashed flags | Ben Gamari | 2019-11-07 | 1 | -1/+5 |
* | Clean up TH's treatment of unary tuples (or, #16881 part two) | Ryan Scott | 2019-11-07 | 1 | -24/+41 |
* | MkIface: Remove redundant parameter and outdated comments from addFingerprints | Ömer Sinan Ağacan | 2019-10-29 | 1 | -8/+8 |
* | Remove unused DynFlags arg of lookupIfaceByModule | Ömer Sinan Ağacan | 2019-10-29 | 2 | -8/+6 |
* | Parenthesize nullary constraint tuples using sigPrec (#17403) | Ryan Scott | 2019-10-27 | 1 | -1/+1 |
* | Make isTcLevPoly more conservative with newtypes (#17360) | Ryan Scott | 2019-10-24 | 1 | -3/+5 |
* | Parenthesize GADT return types in pprIfaceConDecl (#17384) | Ryan Scott | 2019-10-24 | 1 | -1/+1 |
* | Make dynflag argument for withTiming pure. | Andreas Klebinger | 2019-10-23 | 1 | -1/+1 |
* | iface: export a few more functions from BinIface | Alp Mestanogullari | 2019-10-15 | 1 | -1/+11 |
* | Refactor iface file generation: | Ömer Sinan Ağacan | 2019-09-30 | 5 | -167/+413 |
* | Standalone kind signatures (#16794)wip/top-level-kind-signatures | Vladislav Zavialov | 2019-09-25 | 2 | -46/+158 |
* | Module hierarchy: Hs (#13009) | Sylvain Henry | 2019-09-20 | 1 | -1/+1 |
* | ErrUtils: split withTiming into withTiming and withTimingSilent | Alp Mestanogullari | 2019-09-19 | 1 | -1/+1 |
* | Remove unused imports of the form 'import foo ()' (Fixes #17065) | James Foster | 2019-08-15 | 2 | -2/+0 |
* | Add timing on loadInterface | Ben Gamari | 2019-08-10 | 1 | -1/+2 |
* | Explicitly number equations when printing axiom incompatibilities | mniip | 2019-08-07 | 1 | -18/+24 |
* | Add a -fprint-axiom-incomps option (#15546) | mniip | 2019-08-07 | 2 | -25/+50 |
* | Work around redundant import issue | Ben Gamari | 2019-07-31 | 1 | -1/+1 |
* | Break up TyCoRep | Ben Gamari | 2019-07-31 | 3 | -1/+3 |
* | Fix #16511: changes in interface dependencies should trigger recompilation | Phuong Trinh | 2019-07-09 | 1 | -9/+91 |
* | Move 'Platform' to ghc-boot | John Ericson | 2019-06-19 | 1 | -1/+1 |
* | Add PlainPanic for throwing exceptions without depending on pprint | Michael Sloan | 2019-05-24 | 1 | -1/+1 |
* | Make equality constraints in kinds invisible | Ryan Scott | 2019-05-03 | 2 | -4/+11 |
* | Fix interface version number printing in --show-iface | Ömer Sinan Ağacan | 2019-05-03 | 1 | -7/+8 |
* | Use funPrec, not topPrec, to parenthesize GADT argument types | Ryan Scott | 2019-04-04 | 1 | -8/+13 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 3 | -4/+4 |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 8 | -19/+19 |
* | Visible dependent quantification | Ryan Scott | 2019-03-01 | 1 | -1/+2 |
* | Add AnonArgFlag to FunTy | Simon Peyton Jones | 2019-02-23 | 5 | -44/+35 |
* | Fix #16299 by deleting incorrect code from IfaceSyn | Ryan Scott | 2019-02-12 | 1 | -1/+1 |
* | LoadIface: Fix another CPP/Clang issue | Ben Gamari | 2018-12-22 | 1 | -1/+1 |
* | Fix treatment of hi-boot files and dfuns | Simon Peyton Jones | 2018-12-21 | 1 | -30/+63 |
* | Refine the suppression of RuntimeRep variables | Simon Peyton Jones | 2018-12-20 | 1 | -56/+77 |
* | Fix #16030 by refactoring IfaceSyn's treatment of GADT constructors | Ryan Scott | 2018-12-19 | 2 | -31/+72 |
* | Fix recompilation checking of pure plugins | Daniel Gröber | 2018-12-12 | 1 | -11/+48 |