summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* first version of testwip/monoidal/odd-linkingKrzysztof Gogolewski2018-07-218-2/+34
* Avoid redundant invocation of 'findTopDir'Michael Sloan2018-07-202-11/+11
* Fix #15423 by using pprAStmtContextRyan Scott2018-07-204-4/+4
* Small spelling fixes for Unify.hsSasa Bogicevic2018-07-191-4/+4
* fix osReserveHeapMemory block alignmentSergei Trofimovich2018-07-181-0/+4
* stack: fix stack allocations on WindowsTamar Christina2018-07-184-27/+103
* testsuite: force plugin tests sequentially on Windows.Tamar Christina2018-07-181-4/+31
* Fix some typos in docsSasa Bogicevic2018-07-171-14/+14
* Correct spelling errorsSasa Bogicevic2018-07-171-9/+9
* Fix spelling errorsSasa Bogicevic2018-07-171-2/+2
* Fix a typoSasa Bogicevic2018-07-171-1/+1
* aclocal.m4: narrow down 'riscv*' to 'riscv-*' and 'riscv32*'Sergei Trofimovich2018-07-171-3/+3
* Fix a typo in related trac ticket numberSasa Bogicevic2018-07-171-1/+1
* split-obj: disable split-objects on Windows.Tamar Christina2018-07-161-0/+6
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-1614-78/+241
* Fixed "Memory Model" example.Francesco Ariis2018-07-161-13/+17
* Fix hash in haddock of ghc-prim.Masahiro Sakai2018-07-161-17/+17
* Fix example in `asum` docsSimon Jakobi2018-07-161-1/+1
* Do not imply NoStarIsType by TypeOperators/TypeInTypeVladislav Zavialov2018-07-1622-98/+134
* Modernize S_TPush in the core specRyan Scott2018-07-162-2/+8
* aclocal.m4: allow riscv and riscv64 CPUSergei Trofimovich2018-07-161-1/+7
* driver: skip -Bsymbolic on unregisterised targets (Trac #15338)Sergei Trofimovich2018-07-161-2/+29
* #15387 Fix setting testsuite verbose to zeroAntti Siponen2018-07-161-1/+1
* Fix space leaksSimon Marlow2018-07-168-33/+44
* Fix parse errors in core-spec.pdfRyan Scott2018-07-163-7/+25
* TTG typo: XFieldOcc should be XCFieldOccAlan Zimmerman2018-07-154-10/+10
* Replace atomicModifyMutVar#David Feuer2018-07-1512-60/+255
* Reclassify some performance testsRichard Eisenberg2018-07-142-5/+21
* Disable -fghci-leak-check in DEBUG modeRichard Eisenberg2018-07-145-12/+17
* Don't mkNakedCastTy on something unsaturatedRichard Eisenberg2018-07-141-3/+11
* Move check for dcUserTyVarBinders invariantRichard Eisenberg2018-07-142-16/+22
* Make some tests robust against DEBUG compilerRichard Eisenberg2018-07-1421-30/+30
* Remove ASSERTion about increasing TcLevelsRichard Eisenberg2018-07-141-1/+7
* Optimise wakeups for STMSimon Marlow2018-07-141-1/+23
* Remove random submoduleBen Gamari2018-07-143-2/+1
* Bump unix submoduleBen Gamari2018-07-141-0/+0
* Bump directory submodule to v1.3.3.0Ben Gamari2018-07-141-0/+0
* Bump mtl submodule to v2.2.2Ben Gamari2018-07-141-0/+0
* Bump haskeline submodule to 0.7.4.3Ben Gamari2018-07-141-0/+0
* Comments onlySimon Peyton Jones2018-07-131-0/+3
* submodule updateSimon Marlow2018-07-131-0/+0
* Improve comments about CUSKsSimon Peyton Jones2018-07-132-25/+72
* Refactor floatEqualities slightlySimon Peyton Jones2018-07-131-26/+36
* Fix processHeapClosureForDead CONSTR_NOCAF caseÖmer Sinan Ağacan2018-07-132-3/+5
* Update submoduleSimon Marlow2018-07-131-0/+0
* Fix deadlock between STM and throwToSimon Marlow2018-07-125-38/+7
* Run the renamed source plugin after each HsGroupMatthew Pickering2018-07-127-53/+64
* Release notes about source pluginsMatthew Pickering2018-07-121-0/+5
* docs: remove leftovers of static flagsKrzysztof Gogolewski2018-07-127-35/+29
* Export findImportUsage and ImportDeclUsageMatthew Pickering2018-07-121-1/+3