summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not run performGCwip/joachim/issue16624Joachim Breitner2019-05-031-3/+0
* Don't let heap_view_closurePtrs fall over CONSTR_NOCAFJoachim Breitner2019-05-032-1/+25
* Make equality constraints in kinds invisibleRyan Scott2019-05-0312-16/+100
* Fix interface version number printing in --show-ifaceÖmer Sinan Ağacan2019-05-031-7/+8
* Only skip decls with CUSKs with PolyKinds on (fix #16609)Ningning Xie2019-05-033-7/+31
* Pattern/expression ambiguity resolutionVladislav Zavialov2019-05-0348-602/+1007
* Hadrian: generate JUnit testsuite report in Linux CI jobAlp Mestanogullari2019-05-031-2/+5
* testsuite: Mark concprog001 as fragileBen Gamari2019-05-031-0/+1
* Make Extension derive BoundedShayne Fletcher2019-05-031-1/+1
* Typeset Big-O complexities with Tex-style notation (#16090)Sven Tennie2019-05-032-4/+4
* Emit GHC timing events to eventlogBen Gamari2019-04-301-0/+2
* ErrUtils: Emit progress messages to eventlogBen Gamari2019-04-301-3/+5
* Build Hadrian with -Werror in the 'ghc-in-ghci' CI jobAlp Mestanogullari2019-04-302-0/+6
* Move cGHC_UNLIT_PGM to be "unlit command" in settingsJohn Ericson2019-04-304-8/+5
* Remove settings.inJohn Ericson2019-04-301-34/+0
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-3014-21/+257
* Compute demand signatures assuming idAritySebastian Graf2019-04-3017-174/+505
* ghci: Ensure that system libffi include path is searchedBen Gamari2019-04-291-0/+2
* Use pp_itemWojciech Baranowski2019-04-291-3/+1
* Suggest only local candidates from global envWojciech Baranowski2019-04-294-8/+11
* Comment on 'candidates' functionWojciech Baranowski2019-04-291-0/+2
* osa1's patch: consistent suggestion messageWojciech Baranowski2019-04-292-5/+6
* Print suggestions in a single messageWojciech Baranowski2019-04-292-7/+9
* rename: hadle type signatures with typosWojciech Baranowski2019-04-295-2/+51
* gitlab-ci: Reintroduce DWARF-enabled bindistsBen Gamari2019-04-251-0/+15
* Update autoconf scriptsBen Gamari2019-04-256-4794/+5196
* update-autoconf: Initial commitBen Gamari2019-04-251-0/+27
* Minor RTS refactoring:Ömer Sinan Ağacan2019-04-253-4/+4
* checkPattern error hint is PV contextVladislav Zavialov2019-04-253-90/+136
* Introduce MonadP, make PV a newtypeVladislav Zavialov2019-04-253-73/+104
* gitlab-ci: source-tarball job should have no dependenciesBen Gamari2019-04-241-0/+1
* Fix error message for './configure' regarding '--with-ghc' [skip ci]Alexandre Baldé2019-04-231-1/+1
* osReserveHeapMemory: handle signed rlim_tFraser Tweedale2019-04-231-2/+4
* Stop misusing EWildPat in pattern match coverage checkingVladislav Zavialov2019-04-221-27/+22
* Hadrian: use the testsuite driver's config.haddock arg more correctlyAlp Mestanogullari2019-04-222-1/+16
* Correct off by one error in ghci +cMatthew Pickering2019-04-227-8/+25
* testsuite: fix ifdef lint errors under tests/rts/linkerArtem Pyanykh2019-04-213-3/+3
* testsuite: move tests related to linker under tests/rts/linkerArtem Pyanykh2019-04-2153-162/+170
* [skip ci] correct the docs for casArray a little more. clarify that the retur...Andrew Martin2019-04-211-3/+5
* [skip ci] correct formatting of casArray# in docs for casSmallArray#Andrew Martin2019-04-211-1/+1
* [skip ci] say "machine words" instead of "Int units" in the primops docsAndrew Martin2019-04-211-16/+19
* improve docs for casArray and casSmallArrayAndrew Martin2019-04-211-1/+8
* users-guide: Add libraries section to 8.10.1 release notesBen Gamari2019-04-211-0/+40
* users-guide: Add pretty to package listBen Gamari2019-04-211-0/+1
* gitlab-ci: Do not build profiled libraries on 32-bit WindowsBen Gamari2019-04-201-0/+4
* gitlab-ci: Add centos7 release jobBen Gamari2019-04-201-0/+21
* gitlab-ci: Only run release notes lint on release tagsBen Gamari2019-04-201-1/+2
* gitlab-ci: Allow doc-tarball job to failBen Gamari2019-04-201-0/+4
* gitlab-ci: Improve error message on failure of doc-tarball jobBen Gamari2019-04-201-1/+13
* Hadrian: Drop old/unused CI scriptsAndrey Mokhov2019-04-193-193/+0