summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix #15572 by checking for promoted names in ConTRyan Scott2018-08-284-1/+23
* Remove dead code for commandline parsingKrzysztof Gogolewski2018-08-282-16/+1
* rts: Handle SMALL_MUT_ARR_PTRS in retainer profilterBen Gamari2018-08-281-0/+4
* Remove dph, vector, primitive and random from .gitmodulesChaitanya Koparkar2018-08-271-16/+0
* Bump nofib submoduleKrzysztof Gogolewski2018-08-271-0/+0
* Fix #10859 by using foldr1 while deriving Eq instancesChaitanya Koparkar2018-08-271-1/+3
* Don't reify redundant class method tyvars/contextsRyan Scott2018-08-276-18/+32
* Take strict fields into account in coverage checkingRyan Scott2018-08-276-60/+338
* Fix #15502 by not casting to Int during TH conversionRyan Scott2018-08-274-2/+26
* Fix #15550 by quoting RULE names during TH conversionRyan Scott2018-08-274-2/+22
* ghc, ghc-pkg: use getExecutablePath on Windows when base >= 4.11.0Tamar Christina2018-08-253-17/+53
* Better error reporting for inaccessible codeSimon Peyton Jones2018-08-249-30/+58
* Add comments about pretty-printing via IfaceSynSimon Peyton Jones2018-08-244-55/+67
* Comments onlySimon Peyton Jones2018-08-241-1/+3
* Clean up TcHsSyn.zonkEnvSimon Peyton Jones2018-08-2410-158/+161
* Update unicode tables to v. 12 of the standardArtem Pelenitsyn2018-08-236-1192/+1548
* docs: Add changelog and release notes entry for traceBinaryEvent#Ben Gamari2018-08-232-0/+14
* TcSimplify: Condense MASSERT2() usage onto a single lineBen Gamari2018-08-231-3/+1
* Accommodate API change in transSuperClassesSimon Peyton Jones2018-08-232-4/+3
* Comments onlySimon Peyton Jones2018-08-234-26/+43
* Fix a typo in TcValidity.checkFamInstRhsSimon Peyton Jones2018-08-233-11/+23
* Turn infinite loop into a panicSimon Peyton Jones2018-08-222-7/+22
* 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