summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed errors introduced by cherry-pickingwip/tdammers/T11735-2Tobias Dammers2018-01-303-5/+5
* Update core-spec with new NthCoRichard Eisenberg2018-01-304-5/+8
* Make mkNthCo take a Role parameter.Richard Eisenberg2018-01-3013-166/+164
* Caching coercion roles in NthCo (#11735)Tobias Dammers2018-01-3013-43/+64
* Simplification as per #11735Tobias Dammers2018-01-301-6/+4
* Refactored coercionKindsRole (as per #11735)Tobias Dammers2018-01-301-49/+25
* Added SCCs to hunt down #14683Tobias Dammers2018-01-302-35/+53
* Bump hadrian submoduleBen Gamari2018-01-261-18/+23
* cmm: Use two equality checks for two alt switch with defaultU-Maokai\andi2018-01-261-0/+66
* Fix #14719 by using the setting the right SrcSpanRyan Scott2018-01-265-4/+31
* Fix Windows stack allocations.Tamar Christina2018-01-262-5/+21
* Option for LINE pragmas to get lexed into tokensAlec Theriault2018-01-261-4/+31
* Remove Hoopl.UniqueMichal Terepeta2018-01-265-110/+85
* Linker: ignore empty paths in addEnvPathsÖmer Sinan Ağacan2018-01-263-6/+18
* Sort valid substitutions for typed holes by "relevance"Matthías Páll Gissurarson2018-01-2623-925/+1200
* Add ptr-eq short-cut to `compareByteArrays#` primitiveHerbert Valerio Riedel2018-01-261-0/+43
* Add ability to parse likely flags for ifs in Cmm.klebinger.andreas@gmx.at2018-01-262-21/+41
* Handle the likely:True case in CmmContFlowOptklebinger.andreas@gmx.at2018-01-262-13/+35
* base: Refactor Show ErrorCall instance into proper ShowS styleBen Gamari2018-01-261-1/+2
* Haddock needs to pass visible modules for instance filteringAlec Theriault2018-01-262-4/+7
* testsuite: Add testcase for #12158Ben Gamari2018-01-262-0/+3
* Turn EvTerm (almost) into CoreExpr (#14691)Joachim Breitner2018-01-2620-341/+363
* testsuite: Bump haddock.Cabal allocations due to submodule bumpBen Gamari2018-01-261-1/+2
* Bump terminfo submoduleBen Gamari2018-01-261-0/+0
* Fix the lone-variable case in callSiteInlineSimon Peyton Jones2018-01-252-34/+77
* Comments onlySimon Peyton Jones2018-01-251-3/+3
* Remove dead code: mkNthCoRoleSimon Peyton Jones2018-01-251-10/+1
* Comments about CoercionHolesSimon Peyton Jones2018-01-252-18/+44
* Allocate less in plus_mod_depBartosz Nitka2018-01-232-5/+9
* Pass -dsuppress-uniques when running T14507Ryan Scott2018-01-222-2/+2
* Improve comments about TcLevel invariantsSimon Peyton Jones2018-01-223-17/+31
* Bump transformers submodule to 0.5.5.0Ben Gamari2018-01-211-0/+0
* Update Cabal submoduleOleg Grenrus2018-01-216-39/+12
* SysTools: Add detection support for LLD linkerBen Gamari2018-01-212-0/+5
* Use IntSet in DataflowBartosz Nitka2018-01-213-23/+57
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-2121-45/+469
* [rts] Adjust whitehole_spinDouglas Wilson2018-01-215-12/+10
* tentative improvement to callstack docsAlp Mestanogullari2018-01-212-24/+66
* Fix #14692 by correcting an off-by-one error in TcGenDerivRyan Scott2018-01-212-2/+2
* testsuite: Add testcase for #14670Ben Gamari2018-01-212-0/+12
* Add new mbmi and mbmi2 compiler flagsJohn Ky2018-01-2123-21/+623
* testsuite: Add test for #14335Ben Gamari2018-01-182-0/+11
* Fix #14681 and #14682 with precision-aimed parenthesesRyan Scott2018-01-1812-10/+334
* Remove unused extern cost centre collectionÖmer Sinan Ağacan2018-01-185-18/+14
* cmm: Include braces on default branch as required by the parserklebinger.andreas@gmx.at2018-01-181-2/+2
* Revert "Improve accuracy of get/setAllocationCounter"Ben Gamari2018-01-1811-74/+34
* Revert "Fix regression on i386 due to get/setAllocationCounter change"Ben Gamari2018-01-181-2/+2
* Inform hole substitutions of typeclass constraints (fixes #14273).Matthías Páll Gissurarson2018-01-1825-155/+1499
* Fix references to cminusminus.orgBen Gamari2018-01-183-6/+6
* Typos in commentsGabor Greif2018-01-1712-14/+14