summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* update (CicleCI) CI script to work with ghc-ciAlp Mestanogullari2018-12-022-53/+21
* Hadrian: Print all testsuite output to stdoutAndrey Mokhov2018-12-011-1/+4
* testsuite: Don't use git status to determine whether we are inside a repoBen Gamari2018-12-012-7/+8
* Disable most Pipelines-based validation waysBen Gamari2018-12-011-3/+3
* Add GitLab CIBen Gamari2018-12-019-108/+266
* hadrian/test: Don't depend upon iserv on WindowsBen Gamari2018-12-011-1/+3
* Add a Gitlab CI script that runs Circle CI validation jobsAlp Mestanogullari2018-11-303-13/+271
* Skip all performance tests if not in a git repo.David Eichmann2018-11-302-6/+35
* Deduplicate decision to count thunks in `-ticky`Sebastian Graf2018-11-301-8/+14
* Add 'Lift' instances for 'NonEmpty' and 'Void'Alec Theriault2018-11-304-1/+22
* Two tests for Trac #14230Simon Peyton Jones2018-11-305-0/+39
* Accept T15828 test outputRyan Scott2018-11-291-6/+4
* Add a test case for #15962Chaitanya Koparkar2018-11-293-0/+55
* Make ghc-in-ghci support HadrianRyan Scott2018-11-291-4/+14
* Allow containers-0.6, QuickCheck-2.12 in HadrianRyan Scott2018-11-291-2/+2
* Fix #15953 by consistently using dumpIfSet_dyn to print debug outputChaitanya Koparkar2018-11-2913-51/+133
* Add missing since annotationsVictor Nawothnig2018-11-291-0/+18
* Fix #15828, from `More explicit foralls`Matthew Yacavone2018-11-295-4/+28
* Taming the Kind Inference MonsterSimon Peyton Jones2018-11-29157-3112/+3784
* Hadrian: support dynamically linking ghcDavid Eichmann2018-11-293-9/+120
* Hadrian: bump Cabal submodule, install extra dynamic flavours of RTSAlp Mestanogullari2018-11-295-4/+13
* Test Trac #15943Simon Peyton Jones2018-11-292-0/+34
* Comments onlySimon Peyton Jones2018-11-282-19/+23
* Add Note [Dead case binders in -O0]Sebastian Graf2018-11-281-1/+13
* Hadrian: improve bindist ruleAlp Mestanogullari2018-11-271-38/+111
* Fix #15941 by only special-casing visible infix applicationsRyan Scott2018-11-264-5/+30
* Use autoconf to generate version numbers for libiserv and friendsRyan Scott2018-11-266-10/+26
* Print explicit foralls in type family eqns when appropriateRyan Scott2018-11-2613-52/+138
* Fix build on darwinÖmer Sinan Ağacan2018-11-261-1/+1
* Revert "Remove redundant check in cgCase"Ömer Sinan Ağacan2018-11-261-4/+7
* Remove unused declarations in MarkWeak.hÖmer Sinan Ağacan2018-11-251-2/+0
* CircleCI: More cleanupBen Gamari2018-11-244-14/+29
* Revert "Fix uninformative hp2ps error when the cmdline contains double quotes"Ben Gamari2018-11-246-221/+185
* CircleCI: Clean up docker imageBen Gamari2018-11-244-34/+16
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-2459-1950/+2478
* Fix unused import warning=2018-11-241-1/+0
* Revert "'DynFlag'-free version of 'mkParserFlags'"Ben Gamari2018-11-233-83/+55
* Revert "Simplify 'ExtBits' in the lexer"Ben Gamari2018-11-233-238/+306
* Bump text submoduleBen Gamari2018-11-231-0/+0
* Bump containers submoduleBen Gamari2018-11-231-0/+0
* users guide: Clarify meanings of -g<n> flagsBen Gamari2018-11-231-3/+9
* distrib/configure: Set RanlibCmdBen Gamari2018-11-231-0/+2
* configure: Use LLVM 7.0Ben Gamari2018-11-231-1/+1
* Implement late lambda liftSebastian Graf2018-11-2324-145/+1565
* Typofix in help textGabor Greif2018-11-231-1/+1
* Use handy shortcut llvm_waysGabor Greif2018-11-231-3/+3
* Fix unused-import warningsDavid Eichmann2018-11-2285-238/+275
* Don't pass -no-pie when -pgmc is suppliedKrzysztof Gogolewski2018-11-221-1/+4
* Simplify 'ExtBits' in the lexerAlec Theriault2018-11-223-306/+238
* 'DynFlag'-free version of 'mkParserFlags'Alec Theriault2018-11-223-55/+83