summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor: remove rnHsDocwip/remove-rn-docVladislav Zavialov2020-09-305-82/+13
* Regression test for #10709.Richard Eisenberg2020-09-305-0/+110
* Pmc: Don't call exprType on type arguments (#18767)Sebastian Graf2020-09-301-1/+2
* Omit redundant kind equality check in solverRichard Eisenberg2020-09-301-13/+21
* Remove unused global variablesSylvain Henry2020-09-303-14/+0
* Remove unsafeGlobalDynFlags (#17957, #14597)Sylvain Henry2020-09-3017-140/+186
* Bump Cabal, hsc2hs, directory, process submodulesBen Gamari2020-09-307-3/+3
* testsuite: Mark T12971 as broken on WindowsBen Gamari2020-09-301-1/+1
* PmCheck: Long-distance information for LocalBinds (#18626)Sebastian Graf2020-09-306-26/+138
* Make the parser module less dependent on DynFlagsSylvain Henry2020-09-2915-89/+109
* Add regression test #18501Ryan Scott2020-09-293-0/+5
* Workaround for #18623: GHC crashes bc. under rlimit for vmem it will reserveBenjamin Maurer2020-09-292-5/+58
* Description of flag `-H` was in 'verbosity options', moved to 'misc'.Benjamin Maurer2020-09-291-8/+8
* Improve error messages for (a %m) without LinearTypesVladislav Zavialov2020-09-292-11/+19
* New linear types syntax: a %p -> b (#18459)Vladislav Zavialov2020-09-2973-162/+183
* Linear types: fix kind inference when checking dataconsKrzysztof Gogolewski2020-09-291-1/+3
* Optimize NthCo (FunCo ...) in coercion optRichard Eisenberg2020-09-293-28/+39
* Remove outdated comment in rnHsTyKiVladislav Zavialov2020-09-271-4/+0
* Don't rearrange (->) in the renamerVladislav Zavialov2020-09-271-36/+26
* Comments: change outdated reference to mergeOpswip/docs-no-merge-opsVladislav Zavialov2020-09-271-1/+1
* Fix handling of function coercions (#18747)Krzysztof Gogolewski2020-09-264-1/+135
* Disallow linear types in FFI (#18472)Krzysztof Gogolewski2020-09-264-10/+48
* Make 'undefined x' linear in 'x' (#18731)Krzysztof Gogolewski2020-09-263-2/+13
* Bignum: add bigNatFromWordArraySylvain Henry2020-09-262-0/+45
* Extract SharedIdEnv into its own moduleSebastian Graf2020-09-265-143/+160
* PmCheck: Big refactor of module structureSebastian Graf2020-09-2618-1826/+2001
* Various documentation fixesKrzysztof Gogolewski2020-09-259-20/+21
* Fix typed holes causing linearity errors (#18491)Krzysztof Gogolewski2020-09-253-0/+10
* Bignum: implement extended GCD (#18427)Sylvain Henry2020-09-2513-30/+1415
* Bignum: refactor backend modulesSylvain Henry2020-09-258-38/+53
* Pattern guards BindStmt always use multiplicity ManyArnaud Spiwack2020-09-254-1/+21
* Print RET_BIG stack closuresSven Tennie2020-09-251-7/+13
* Accept new test output for #17218Sebastian Graf2020-09-252-4/+2
* Add a regression test for #18609Sebastian Graf2020-09-253-0/+75
* Add regression tests for #18371Sebastian Graf2020-09-253-0/+66
* gitlab-ci: Drop Darwin cleanup jobBen Gamari2020-09-251-39/+0
* Stop removing definitions of record fields in GHC.Iface.Ext.AstZubin Duggal2020-09-251-16/+10
* ci: Add ad-hoc performance testing ruleBen Gamari2020-09-252-0/+64
* ci.sh: Factor out common utilitiesBen Gamari2020-09-252-47/+55
* Make sizeExpr strict in the size threshold to facilitate WW.Andreas Klebinger2020-09-251-1/+4
* Namespace the Hadrian linting rule for baseHécate2020-09-241-6/+6
* PmCheck: Desugar string literal patterns with -XRebindableSyntax correctly (#...Sebastian Graf2020-09-244-5/+38
* Improve kind generalisation, error messagesSimon Peyton Jones2020-09-24141-964/+1329
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-2494-2119/+3412
* Update Lock.hs with more documentation to make sure that the Boolean return v...syd@cs-syd.eu2020-09-241-0/+2
* Remove redundant "do", "return" and language extensions from baseHécate2020-09-2346-188/+191
* Preliminary work towards removing DynFlags -> Driver.Ppr dependencySylvain Henry2020-09-231-3/+4
* Remove sdocWithDynFlags (fix #10143)Sylvain Henry2020-09-232-12/+2
* Refactor CLabel pretty-printingSylvain Henry2020-09-2310-224/+203
* Bump submodulesBen Gamari2020-09-233-0/+0