| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace forward compatibility for proposal #229 | Vladislav Zavialov | 2019-10-30 | 1 | -3/+3 |
* | Bump ghc-prim's version where needed | Alexandre | 2019-04-01 | 1 | -2/+2 |
* | base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` instead | Herbert Valerio Riedel | 2019-03-22 | 2 | -3/+9 |
* | Ignore more version numbers in the testsuite | Alec Theriault | 2019-03-11 | 1 | -1/+2 |
* | testsuite: Use makefile_test | Ben Gamari | 2019-01-30 | 20 | -21/+20 |
* | Revert "Batch merge" | Ben Gamari | 2019-01-30 | 20 | -20/+21 |
* | Batch merge | Ben Gamari | 2019-01-30 | 20 | -21/+20 |
* | testsuite: Normalise away spurious differences in out-of-scope instances | Ben Gamari | 2018-12-12 | 1 | -1/+4 |
* | Improve output from -ddump-types | Simon Peyton Jones | 2018-10-24 | 1 | -4/+0 |
* | Enable -Wcompat=error in the testsuite | Vladislav Zavialov | 2018-10-15 | 1 | -13/+16 |
* | Turn on MonadFail desugaring by default | Herbert Valerio Riedel | 2018-08-07 | 1 | -1/+1 |
* | Embrace -XTypeInType, add -XStarIsType | Vladislav Zavialov | 2018-06-14 | 2 | -3/+5 |
* | ghc-prim: Bump version | Ben Gamari | 2018-05-20 | 1 | -2/+2 |
* | Add 'addWordC#' PrimOp | Sebastian Graf | 2018-05-05 | 1 | -2/+2 |
* | Bump base to version 4.12.0.0 | Ryan Scott | 2018-04-19 | 1 | -2/+2 |
* | Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0 | Ryan Scott | 2018-04-13 | 1 | -4/+4 |
* | Minimise provided dictionaries in pattern synonyms | Simon Peyton Jones | 2017-11-08 | 1 | -2/+2 |
* | Bump ghc-prim to 0.5.2.0 and update changelog | Herbert Valerio Riedel | 2017-10-17 | 1 | -2/+2 |
* | Bump base to 4.11.0.0 | Ben Gamari | 2017-09-21 | 1 | -2/+2 |
* | ghc-prim: Bump version | Ben Gamari | 2017-07-23 | 1 | -2/+2 |
* | Bump integer-gmp version | Ben Gamari | 2017-07-23 | 1 | -2/+2 |
* | Fix #13807 - foreign import nondeterminism | Bartosz Nitka | 2017-06-12 | 4 | -0/+25 |
* | Replace Digraph's Node type synonym with a data type | Matthew Pickering | 2017-04-04 | 1 | -1/+3 |
* | Fix TcSimplify.decideQuantification for kind variables | Simon Peyton Jones | 2017-03-10 | 1 | -2/+2 |
* | Add test to ensure that SPEC rules are named deterministically | Ben Gamari | 2017-03-03 | 4 | -0/+20 |
* | tests: remove extra_files.py (#12223) | Reid Barton | 2017-02-26 | 18 | -18/+18 |
* | Remove clean_cmd and extra_clean usage from .T files | Thomas Miedema | 2017-01-22 | 18 | -72/+18 |
* | base: Bump version to 4.10.0.0 | Ben Gamari | 2016-12-15 | 1 | -2/+2 |
* | Replace -fshow-source-paths with -fhide-source-paths | Sylvain Henry | 2016-11-29 | 18 | -36/+36 |
* | Make default output less verbose (source/object paths) | Sylvain HENRY | 2016-11-11 | 18 | -36/+36 |
* | Reorganize some determinism tests | Bartosz Nitka | 2016-06-30 | 15 | -1/+4 |
* | Add a new determinism test | Bartosz Nitka | 2016-06-30 | 4 | -0/+45 |
* | Provide Uniquable version of SCC | Bartosz Nitka | 2016-06-23 | 1 | -1/+1 |
* | Testsuite: delete TEST_HC_OPTS_NO_RECOMP | Thomas Miedema | 2016-06-20 | 17 | -68/+34 |
* | Add some determinism tests | Bartosz Nitka | 2016-06-07 | 40 | -0/+586 |
* | Desugar ApplicativeDo and RecDo deterministically | Bartosz Nitka | 2016-06-06 | 4 | -0/+76 |
* | Make Arrow desugaring deterministic | Bartosz Nitka | 2016-05-24 | 4 | -0/+51 |
* | Do not print DmdType in Core output | Joachim Breitner | 2016-03-29 | 2 | -3/+3 |
* | Testsuite: delete empty files [skip ci] | Thomas Miedema | 2016-02-25 | 1 | -0/+0 |
* | Refactor the typechecker to use ExpTypes. | Richard Eisenberg | 2016-01-27 | 1 | -1/+1 |
* | Split off -Wunused-type-variables from -Wunused-matches | RyanGlScott | 2016-01-26 | 1 | -3/+3 |
* | Warn about unused type variables in type families | Michał Sośnicki | 2015-12-21 | 1 | -3/+3 |
* | Make callToPats deterministic in SpecConstr | Bartosz Nitka | 2015-12-04 | 4 | -0/+59 |
* | Make the order of fixities in the iface file deterministic | Bartosz Nitka | 2015-12-02 | 4 | -0/+36 |
* | Make the determinism tests more robust | Bartosz Nitka | 2015-12-01 | 2 | -2/+2 |
* | Make abstractVars deterministic in SetLevel | Bartosz Nitka | 2015-11-23 | 4 | -0/+71 |
* | Put kind variables before type variables when specializing | Bartosz Nitka | 2015-11-11 | 3 | -0/+315 |
* | Make type-class dictionary let binds deterministic | Bartosz Nitka | 2015-10-30 | 4 | -0/+41 |
* | Sort field labels before fingerprint hashing | Bartosz Nitka | 2015-10-27 | 5 | -0/+29 |
* | Make stronglyConnCompFromEdgedVertices deterministic | Bartosz Nitka | 2015-10-22 | 4 | -0/+33 |