summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Module: Cache the uniquewip/cache-module-uniqueBen Gamari2019-11-193-27/+30
* testsuite: Skip T17414 on LinuxBen Gamari2019-11-171-0/+4
* Turn some comments into GHC.Hs.Utils into haddocksAndreas Klebinger2019-11-171-37/+46
* Fixed issue #17435, missing Data instancesMario Blažević2019-11-172-0/+16
* Fix random typos [skip ci]nineonine2019-11-178-9/+9
* exceptions: Bump submodule back to masterBen Gamari2019-11-171-0/+0
* users-guide: Address #17329Ben Gamari2019-11-171-7/+7
* Make test 16916 more stable across runsIvan Kasatenko2019-11-171-2/+2
* testsuite: Don't collect residency for T4801Ben Gamari2019-11-171-1/+0
* Bump version to 8.10.0Ben Gamari2019-11-173-1/+1
* gitlab-ci: Fix submodule linterBen Gamari2019-11-171-2/+2
* users-guide: Drop 8.6.1 release notesBen Gamari2019-11-152-293/+0
* testsuite: Increase acceptance window of T4801Ben Gamari2019-11-151-1/+1
* llvm-targets: Update with Clang 9wip/llvm9Ben Gamari2019-11-151-23/+23
* Bump supported LLVM version to 9.0Ben Gamari2019-11-152-2/+2
* gitlab-ci: Install process to global pkgdb before starting buildBen Gamari2019-11-151-0/+2
* gitlab-ci: Allow Windows to fail againBen Gamari2019-11-141-0/+1
* base: Bump version to 4.14.0.0Ben Gamari2019-11-1431-25/+22
* Bump Haskeline and add exceptions as boot libraryBen Gamari2019-11-139-21/+61
* Only pass mod_location with HscRecomp instead of the entire ModSummaryÖmer Sinan Ağacan2019-11-133-15/+12
* Print name prefixly in the Outputable instance for StandaloneKindSigRyan Scott2019-11-134-1/+20
* users guide: Fix broken linkBen Gamari2019-11-131-1/+5
* testsuite: Add test for #17458Ben Gamari2019-11-133-0/+59
* hadrian: fix Windows CI scriptAlp Mestanogullari2019-11-131-3/+2
* Ensure that coreView/tcView are able to inlineBen Gamari2019-11-1340-246/+224
* Document CmmTopInfo typeÖmer Sinan Ağacan2019-11-131-0/+2
* testsuite: don't collect compiler stats in collect_runtime_residencyAlp Mestanogullari2019-11-121-1/+1
* ci: push perf test metrics even when the testsuite doesn't passAlp Mestanogullari2019-11-111-1/+1
* testsuite: Disable T4334 in nonmoving_thr waywip/alp/hadrian-ci-metricsfileBen Gamari2019-11-111-2/+3
* hadrian: export METRICS_FILE to make it accessible to perf notes scriptAlp Mestanogullari2019-11-112-5/+4
* testsuite: Don't check_stats at runtime if not requestedwip/T17387Ben Gamari2019-11-101-4/+9
* testsuite: Use small allocation area when measuring residencyBen Gamari2019-11-105-83/+67
* testsuite: Mark tests fragile in threaded2 as fragile in all concurrent waysBen Gamari2019-11-106-4/+4
* Fix #17405 by not checking imported equationsRichard Eisenberg2019-11-1017-177/+241
* Update release notes about #16512 / #17405.Richard Eisenberg2019-11-101-0/+12
* Improve SPECIALIZE pragma error messages (Fixes #12126)Alina Banerjee2019-11-106-8/+10
* Fix incorrect pluralsBrian Wignall2019-11-091-1/+1
* Incorporate MR review suggestions; add change in changelogBrian Wignall2019-11-092-3/+6
* Add IsList instance for ZipList (closes #17433)ghc-8.11-startBrian Wignall2019-11-091-1/+9
* Use the right type in :forceSimon Peyton Jones2019-11-095-3/+31
* testsuite: Mark T16219 as fragile on WindowsBen Gamari2019-11-091-1/+2
* testsuite: Drop T7995Ben Gamari2019-11-093-12/+0
* testsuite: Fix putStrLn in saks028Ben Gamari2019-11-091-1/+2
* testsuite: Ignore stderr in PartialDownsweepBen Gamari2019-11-093-35/+1
* testsuite: Mark T17414 as fragile on WindowsBen Gamari2019-11-091-1/+5
* testsuite: Remove redundant cleaning logic from T16511Ben Gamari2019-11-091-3/+0
* testsuite: Mark T16219 as unbrokenBen Gamari2019-11-091-2/+1
* testsuite: Mark T11627b as fragileBen Gamari2019-11-091-2/+1
* testsuite: Mark T13676 as broken on Darwin and WindowsBen Gamari2019-11-091-2/+3
* testsuite: Fix header #include order on WindowsBen Gamari2019-11-091-2/+3