| Commit message (Expand) | Author | Age | Files | Lines |
* | testsuite: Mark T3389 as broken in hpc way on i386 | Ben Gamari | 2019-09-30 | 1 | -1/+1 |
* | testsuite: Mark T3389 as broken in profiled ways on i386 | Ben Gamari | 2019-09-27 | 1 | -1/+2 |
* | Standalone kind signatures (#16794)wip/top-level-kind-signatures | Vladislav Zavialov | 2019-09-25 | 1 | -0/+1 |
* | Encode shape information in `PmOracle` | Sebastian Graf | 2019-09-16 | 1 | -0/+1 |
* | testsuite: Unmark recomp007 as broken | Ben Gamari | 2019-07-18 | 1 | -1/+0 |
* | Expunge #ifdef and #ifndef from the codebase | John Ericson | 2019-07-14 | 2 | -2/+2 |
* | Testsuite tweaks and refactoring | Ömer Sinan Ağacan | 2019-07-09 | 2 | -4/+4 |
* | Fix #16511: changes in interface dependencies should trigger recompilation | Phuong Trinh | 2019-07-09 | 8 | -0/+45 |
* | Bump containers submodule to v0.6.2.1 | Ben Gamari | 2019-06-25 | 1 | -1/+1 |
* | testsuite: Unbreak T16608 tests | Ben Gamari | 2019-06-25 | 2 | -2/+4 |
* | testsuite: A major revamp of the driver | Ben Gamari | 2019-06-25 | 2 | -3/+15 |
* | testsuite: Mark T16608_* as fragile on Darwin | Ben Gamari | 2019-06-22 | 1 | -2/+2 |
* | testsuite: Skip dynamicToo006 when dynamic linking is not available | Ben Gamari | 2019-06-21 | 1 | -1/+2 |
* | ghc-pkg needs settings file to un-hardcode target platform | John Ericson | 2019-06-19 | 1 | -2/+4 |
* | Properly trim IdInfos of DFunIds and PatSyns in TidyPgm | Ömer Sinan Ağacan | 2019-06-19 | 7 | -0/+66 |
* | testsuite: Fix T8602 on musl | Ben Gamari | 2019-06-16 | 1 | -1/+2 |
* | Implement the -XUnliftedNewtypes extension. | Andrew Martin | 2019-06-14 | 2 | -2/+2 |
* | testsuite: Don't run tests requiring TH in profasm way when GhcDynamic | Ben Gamari | 2019-06-12 | 1 | -1/+3 |
* | testsuite: Note intentional typo in T7130 | Ben Gamari | 2019-06-12 | 1 | -0/+1 |
* | testsuite: Mark T16737 as broken in ghci way due to #16541 | Ben Gamari | 2019-06-12 | 1 | -1/+3 |
* | Bump Cabal submodule | Ben Gamari | 2019-06-12 | 1 | -2/+0 |
* | Handle trailing path separator in package DB names (#16360) | Kevin Buhr | 2019-06-09 | 5 | -0/+33 |
* | Pass preprocessor options to C compiler when building foreign C files (#16737) | Zejun Wu | 2019-06-07 | 4 | -0/+42 |
* | Catch preprocessor errors in downsweep | Daniel Gröber | 2019-05-30 | 1 | -1/+3 |
* | Include CPP preprocessor dependencies in -M output | David Eichmann | 2019-05-21 | 7 | -0/+67 |
* | Guard CUSKs behind a language pragma | Vladislav Zavialov | 2019-05-14 | 1 | -0/+1 |
* | Implement ImportQualifiedPost | Shayne Fletcher | 2019-05-08 | 1 | -1/+2 |
* | Show dynamic object files (#16062) | erthalion | 2019-04-16 | 4 | -0/+21 |
* | Fix #16500: look for interface files in -hidir flag in OneShot mode | Phuong Trinh | 2019-04-08 | 5 | -0/+24 |
* | Bump ghc-prim's version where needed | Alexandre | 2019-04-01 | 1 | -1/+1 |
* | base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` instead | Herbert Valerio Riedel | 2019-03-22 | 1 | -1/+1 |
* | Ignore more version numbers in the testsuite | Alec Theriault | 2019-03-11 | 1 | -1/+1 |
* | testsuite: Mark recomp007 as broken in debugged compiler | Ben Gamari | 2019-02-07 | 1 | -3/+4 |
* | testsuite: Use makefile_test | Ben Gamari | 2019-01-30 | 45 | -172/+151 |
* | Revert "Batch merge" | Ben Gamari | 2019-01-30 | 45 | -151/+172 |
* | Batch merge | Ben Gamari | 2019-01-30 | 45 | -172/+151 |
* | testsuite: Mark objcpp-hi and T13366 as broken on Darwin due to #16083 | Ben Gamari | 2018-12-22 | 1 | -0/+1 |
* | Fix treatment of hi-boot files and dfuns | Simon Peyton Jones | 2018-12-21 | 1 | -4/+4 |
* | Stomp a few typos and grammaros | Gabor Greif | 2018-12-17 | 2 | -4/+2 |
* | testsuite: Mark linkwhole as broken on FreeBSD | Ben Gamari | 2018-12-11 | 1 | -0/+1 |
* | testsuite: Skip T703 on non-Linux platforms | Ben Gamari | 2018-12-11 | 1 | -1/+3 |
* | Support generating HIE files | Alec Theriault | 2018-12-11 | 6 | -0/+61 |
* | Fix recompilation bug with default class methods (#15970) | Simon Marlow | 2018-12-11 | 6 | -0/+69 |
* | Improve test T14452 for Windows | Roland Senn | 2018-12-04 | 1 | -1/+2 |
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+0 |
* | Calling gcc: Pass optc flags as last options (#14452) | Roland Senn | 2018-11-22 | 4 | -0/+12 |
* | Improve output from -ddump-types | Simon Peyton Jones | 2018-10-24 | 1 | -1/+1 |
* | Enable -Wcompat=error in the testsuite | Vladislav Zavialov | 2018-10-15 | 1 | -2/+2 |
* | testsuite: disable T14075 on non-smp targets | Sergei Trofimovich | 2018-10-07 | 1 | -1/+3 |
* | Better -ddump-types | Simon Peyton Jones | 2018-10-04 | 1 | -1/+1 |