summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GHCi should not filter instances involving cTuplesAlec Theriault2018-10-024-0/+17
* rts.cabal.in: add more flags to control the extra flavours (for hadrian)Alp Mestanogullari2018-10-021-16/+24
* resolve T13704chessai2018-10-025-9/+45
* circleci: Create missing test-results directoryBen Gamari2018-10-021-1/+3
* Quantify class variables first in associated families' kindsRyan Scott2018-10-017-30/+138
* Fix #15637 by using VTA more in GNDRyan Scott2018-10-0110-55/+137
* circleci: Run slowtest with multiple threadsBen Gamari2018-10-011-1/+1
* ghc-prim: Fix typo in traceBinaryEvent# changelog entryBen Gamari2018-10-011-1/+2
* ghc-prim: Add missing changelog entryBen Gamari2018-10-011-0/+34
* primops: Fix documentation of compactAllocateBlock#Ben Gamari2018-10-011-4/+4
* ghc-bin.cabal.in: add a 'threaded' flag for hadrianAlp Mestanogullari2018-10-011-0/+12
* CodeGen: Teach CodeGen about aliasing of XMM/YMM/ZMM registersBen Gamari2018-10-011-32/+34
* Always check the relocation value for x86_64Zejun Wu2018-10-011-47/+79
* Add -fkeep-cafsSimon Marlow2018-09-2811-1/+107
* Expose wopt_set/unset_fatal in DynFlagsNeil Mitchell2018-09-281-1/+1
* Normalise EmptyCase types using the constraint solverRyan Scott2018-09-289-43/+162
* Fix for recover with -fexternal-interpreter (#15418)Simon Marlow2018-09-278-22/+81
* users' guide: document -freverse-errorsquasicomputational2018-09-271-0/+10
* Fix constant-folding for Integer shiftsSimon Peyton Jones2018-09-263-9/+44
* Fix Lint of unsaturated type familiesSimon Peyton Jones2018-09-263-24/+40
* Expand the Note on let-bound skolemsSimon Peyton Jones2018-09-261-0/+25
* Add regression test for #15666Ryan Scott2018-09-252-0/+30
* Don't show constraint tuples in errors (#14907)Alec Theriault2018-09-258-5/+59
* aclocal.m4: fix shell comment syntax: '#', not '$'Sergei Trofimovich2018-09-251-1/+1
* Fix a MSG_BLACKHOLE sanity check, add some commentsÖmer Sinan Ağacan2018-09-242-3/+12
* Add a recursivity check in nonVoidRyan Scott2018-09-234-53/+174
* Fix get getIdFromTrivialExprSimon Peyton Jones2018-09-235-8/+53
* Comments onlySimon Peyton Jones2018-09-231-1/+1
* Don't look up unnecessary return in LastStmtSimon Peyton Jones2018-09-235-22/+49
* Buglet in reporting out of scope errors in rulesSimon Peyton Jones2018-09-236-12/+31
* testsuite: Bump T9630 expected allocationsBen Gamari2018-09-221-1/+2
* testsuite: Bump expected allocations for T12707Ben Gamari2018-09-211-1/+2
* testsuite: Bump expected allocations of T9675Ben Gamari2018-09-211-2/+4
* testsuite: Fix readFail048 and readFail032 brokenness declarationsBen Gamari2018-09-211-2/+2
* testsuite: Mark readFail032 and readFail048 as broken on DarwinBen Gamari2018-09-211-2/+4
* testsuite: Don't force run of llvm ways in T14251Ben Gamari2018-09-211-2/+1
* Remove redundant slop zeroingÖmer Sinan Ağacan2018-09-211-6/+0
* Fix slop zeroing for AP_STACK eager blackholes in debug buildÖmer Sinan Ağacan2018-09-213-29/+28
* user-guide: Allow build with sphinx < 1.8Ben Gamari2018-09-201-2/+7
* users_guide: fix sphinx error caused by non-explicit overrideZejun Wu2018-09-201-12/+5
* users-guide: Fix build with sphinx 1.8Ben Gamari2018-09-201-2/+10
* Revert "adds -latomic to. ghc-prim"Ben Gamari2018-09-206-38/+24
* Add testcase for #14251Ben Gamari2018-09-203-0/+34
* users guide: Fix a few issuesFrank Steffahn2018-09-202-6/+9
* Remove -Waggregate-return when building RTSÖmer Sinan Ağacan2018-09-201-1/+0
* Use predefined known-key names when possibleChaitanya Koparkar2018-09-191-12/+13
* docs: fix example codejohn2018-09-191-2/+2
* Don't shortcut SRTs for static functions (#15544)Simon Marlow2018-09-181-22/+130
* Bump deepseq submoduleBen Gamari2018-09-181-0/+0
* Bump text submoduleBen Gamari2018-09-181-0/+0