summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Save performance metrics in git notes.wip/t-12758_circleci_push_perf_notes_shortDavid Eichmann2018-08-2320-1741/+974
* Revert "driver: unconditionally disable relaxation when linking partially"Ryan Scott2018-08-221-4/+5
* Revert "Properly tag fun field of PAPs generated by ap_0_fast"Ömer Sinan Ağacan2018-08-221-8/+6
* Add traceBinaryEvent# primopMitsutoshi Aoe2018-08-2114-9/+130
* docs: "state transformer" -> "state monad" / "ST" (whichever is meant)Artem Pelenitsyn2018-08-2110-30/+30
* Fix precision of asinh/acosh/atanh by making them primopsArtem Pelenitsyn2018-08-219-14/+94
* Correct limb length and assertion for gcdExtIntegerDavidEichamnn2018-08-213-3/+46
* Properly tag fun field of PAPs generated by ap_0_fastÖmer Sinan Ağacan2018-08-211-6/+8
* rts: Align the_gc_thread to 64 bytesBen Gamari2018-08-211-1/+3
* Show -with-rtsopts options in runtime's --info (#15261)roland2018-08-2111-4/+32
* Fix ambiguous/out-of-scope Haddock identifiersAlec Theriault2018-08-2158-254/+262
* base: Mark `findIndices` as INLINABLE instead of INLINE (fixes #15426)Kevin Buhr2018-08-213-1/+25
* rts/RetainerProfile: Dump closure type if pop() failsRyan Scott2018-08-211-1/+1
* Explicitly tell 'getNameToInstances' mods to loadAlec Theriault2018-08-212-5/+13
* testsuite: Deduplicate source in wcompat-warnings testBen Gamari2018-08-217-101/+44
* Simplify callSiteInline a littleSimon Peyton Jones2018-08-211-17/+16
* Introduce flag -keep-hscpp-filesroland2018-08-218-0/+47
* function-section: enable on windowsTamar Christina2018-08-211-1/+1
* Replace most occurences of foldl with foldl'.klebinger.andreas@gmx.at2018-08-2169-128/+115
* Fix #line pragmas in nested commentsBen Sklaroff2018-08-217-58/+179
* Fix redundant imports of ClassBen Gamari2018-08-213-3/+0
* driver: unconditionally disable relaxation when linking partiallySergei Trofimovich2018-08-211-5/+4
* Add a solveEqualities to tcClassDecl1Simon Peyton Jones2018-08-217-202/+222
* Comments onlySimon Peyton Jones2018-08-211-2/+3
* Improve ambiguous-occurrence error messageSimon Peyton Jones2018-08-217-21/+64
* Set strictness correctly for JoinIdsSimon Peyton Jones2018-08-216-8/+160
* Expose the StableName constructorDavid Feuer2018-08-203-73/+109
* Bump stm submoduleBen Gamari2018-08-201-0/+0
* Update .mailmap [skip ci]Thomas Miedema2018-08-201-16/+57
* Initialise cec_suppress properlySimon Peyton Jones2018-08-207-75/+28
* CSE should deal with letrec (#9441)roland2018-08-185-16/+3
* Add test cases for Ticket #12146.Aditya2018-08-173-0/+10
* Add comment explaining change in syntax error suggestion for #12146.Aditya2018-08-171-0/+4
* Make ghci work for stage1 and HadrianNeil Mitchell2018-08-171-3/+19
* base: Rewrite semigroup documentationTobias Pflug2018-08-171-8/+45
* base: rewrite Monoid module docsTobias Pflug2018-08-171-2/+37
* Be mindful of GADT tyvar order when desugaring record updatesRyan Scott2018-08-173-12/+33
* Document default value of +RTS -N in user's guideÖmer Sinan Ağacan2018-08-171-0/+2
* Rename SigTv to TyVarTv (#15480)Joachim Breitner2018-08-1622-173/+165
* Fix #15527 by pretty-printing an RdrName prefixlyRyan Scott2018-08-164-1/+10
* primops: Drop documentation for WORD_SIZE_IN_BITS < 32Chai T. Rex2018-08-161-4/+5
* Cosmetics in GraphColorKrzysztof Gogolewski2018-08-151-1/+1
* Add a test for Trac #15523Krzysztof Gogolewski2018-08-153-0/+13
* primops: Drop support for WORD_SIZE_IN_BITS < 32Ben Gamari2018-08-151-27/+0
* Properly designate LambdaCase alts as CaseAlt in THRyan Scott2018-08-144-1/+20
* Bump parsec submoduleBen Gamari2018-08-131-0/+0
* Suppress redundant givens during error reportingRyan Scott2018-08-125-3/+100
* Check if files are same in combineSrcSpansZubin Duggal2018-08-125-2/+29
* --show-iface: Qualify all non-local namesSimon Jakobi2018-08-125-16/+28
* use *test instead of *slowtest for llvm validation on Circle CIAlp Mestanogullari2018-08-121-1/+1