summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix handling of unbound constructor names in TH #14627Michael Sloan2018-07-125-2/+20
* Fix handling of ApplicativeDo in TH AST quotesMichael Sloan2018-07-126-1/+43
* Add flag to show docs of valid hole fitsMatthías Páll Gissurarson2018-07-124-22/+89
* Make boot work if ACLOCAL_PATH is not setNeil Mitchell2018-07-121-1/+1
* Fix gcdExtInteger (trac#15350)Bodigrim2018-07-121-1/+3
* The Types section in Core-Spec doc is out-datedningning2018-07-123-7/+8
* Trac #8581 users_guide/glasgow_exts section 10.7AntC2018-07-121-1/+35
* Bump xhtml submodule to 3000.2.2.1Ben Gamari2018-07-121-0/+0
* Register 'haddockHTMLs' for inplace buildsAlec Theriault2018-07-121-1/+0
* Link to iterate' doesn't work.David Sanders2018-07-121-2/+2
* Attempt to fix travis buildMichael Sloan2018-07-121-3/+3
* Adding missing 'no'jhb5632018-07-121-1/+1
* Correct Simple to Complex wordingSasa Bogicevic2018-07-121-2/+2
* Minor refactoring in CmmUtils.mkLivenessÖmer Sinan Ağacan2018-07-122-12/+9