summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump supported LLVM version to 6.0bump-llvmBen Gamari2018-06-142-3/+3
* Exclude libraries/libiserv/ghc.mk and other things via .gitignore.HE, Tao2018-06-142-5/+4
* Fix broken linkNathan Collins2018-06-141-1/+1
* Bump haddock submoduleBen Gamari2018-06-141-0/+0
* Fix binary and haddock submodule commitsBen Gamari2018-06-143-4/+6
* Revert "rts: Don't keep findPtr symbol alive if not -DDEBUG"Ben Gamari2018-06-141-4/+0
* Revert inadvertant changes to .gitmodulesBen Gamari2018-06-141-2/+2
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-14391-2002/+1870
* relnotes: Add mention of QuantifiedConstraintsBen Gamari2018-06-142-0/+22
* rts: Don't keep findPtr symbol alive if not -DDEBUGBen Gamari2018-06-141-0/+4
* desugar: Rip out unsafeGlobalDynFlags usage in decomposeRuleLhsBen Gamari2018-06-142-9/+10
* rts: Ignore RLIMIT_AS if it is zeroBen Gamari2018-06-141-1/+3
* Replace `showSDocUnsafe` with `showSDoc` in extending_ghc.rstHE, Tao2018-06-141-6/+15
* Fix deserialization of docs (#15240)Simon Jakobi2018-06-143-18/+29
* users-guide: Fix PtrRepLifted to LiftedRepTakenobu Tani2018-06-142-2/+2
* Mark test broken on powerpc64[le]Peter Trommler2018-06-143-1/+4
* Make Control.Exception.throw levity polymorphic.Félix Baylac-Jacqué2018-06-144-1/+18
* Disable `-fdefer-out-of-scope-variables` in ghci.HE, Tao2018-06-1415-7/+92
* UNREG: PprC: add support for of W32 literalsSergei Trofimovich2018-06-141-0/+8
* testsuite: Fix T4442 on i386Ben Gamari2018-06-141-0/+3
* Update user manual sections for -rtsopts and -with-rtsoptsÖmer Sinan Ağacan2018-06-141-13/+23
* Duplicated andGabor Greif2018-06-141-1/+1
* testsuite: Add Windows-specific output for T5611Ben Gamari2018-06-141-0/+1
* testsuite: Add -fghci-leak-check to expected output on mingw32Ben Gamari2018-06-142-0/+8
* libiserv: Add license fileBen Gamari2018-06-142-1/+63
* OptCoercion: Ensure we use new UnivCo provenance to construct optimised cos.Ben Gamari2018-06-141-3/+3
* Disable T12903 on Darwin due to flakinessTamar Christina2018-06-141-2/+4
* Minor refactoring and docs in selector optimisationÖmer Sinan Ağacan2018-06-141-17/+38
* testsuite: Print summary even if interruptedBen Gamari2018-06-141-15/+18
* Do not skip conc004 in GHCi wayÖmer Sinan Ağacan2018-06-141-4/+1
* testuite: remove strace call.Tamar Christina2018-06-131-3/+0
* Fix some of the failures in sanity wayÖmer Sinan Ağacan2018-06-131-13/+13
* Bump hadrian submoduleBen Gamari2018-06-121-5/+21
* Refactor TcExpr.tcSeqSimon Peyton Jones2018-06-123-73/+57
* docs: Add mentions of new plugins mechanisms to users guideBen Gamari2018-06-122-1/+32
* rts: Fix a var name in a comment, fix a typoÖmer Sinan Ağacan2018-06-122-2/+2
* Remove a tc-traceSimon Peyton Jones2018-06-111-2/+1
* Small refactor, adding checkBadTelescopeSimon Peyton Jones2018-06-111-24/+32
* Remove duplicate quantified constraintsSimon Peyton Jones2018-06-114-31/+131
* Comments onlySimon Peyton Jones2018-06-111-5/+7
* Make seq# evaluatedness look through castsDavid Feuer2018-06-113-1/+44
* testsuite: Remove uniques from T15243's stderr outputBen Gamari2018-06-101-10/+10
* testsuite: Suppress uniques in T15243 outputBen Gamari2018-06-101-1/+1
* Bump Cabal submoduleBen Gamari2018-06-101-0/+0
* testsuite: Bump performance metrics of T9233 and T13035Ben Gamari2018-06-101-2/+4
* users-guide: Spelling and style pass over QuantifiedConstraints docsBen Gamari2018-06-101-31/+24
* Do not omit T4030 in GHCi modeÖmer Sinan Ağacan2018-06-101-2/+1
* rts: Handle SMALL_MUT_ARR_PTRS in checkClosureÖmer Sinan Ağacan2018-06-091-0/+12
* users guide: Fix spellingBen Gamari2018-06-081-1/+1
* Fix `print-explicit-runtime-reps` (#11786).HE, Tao2018-06-0829-247/+251