summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* base: Better error message on invalid getSystemTimerManager callwip/T15616Ben Gamari2020-08-241-2/+4
* Avoid roundtrip through SDocSylvain Henry2020-08-241-3/+1
* Add a test for #18397Krzysztof Gogolewski2020-08-242-0/+24
* Perf: make SDoc monad one-shot (#18202)Sylvain Henry2020-08-241-1/+13
* Fix types in silly shifts (#18589)Krzysztof Gogolewski2020-08-243-9/+26
* Move pprTyTcApp' inside pprTyTcAppKrzysztof Gogolewski2020-08-231-44/+39
* Do not print synonyms in :i (->), :i Type (#18594)Krzysztof Gogolewski2020-08-2311-8/+61
* Utils: clarify docs slightlyCraig Ferguson2020-08-221-1/+1
* Add ubuntu 20.04 jobs for nightly and releaseWander Hillen2020-08-221-1/+30
* mkUnique refactoring (#18362)Aditya Gupta2020-08-2237-171/+277
* gitlab-ci: Test master branch as wellBen Gamari2020-08-211-0/+1
* Import qualified Prelude in Cmm/Parser.yVladislav Zavialov2020-08-212-1/+2
* Fix -ddump-stg flagSylvain Henry2020-08-216-9/+20
* NCG: Dwarf configurationSylvain Henry2020-08-2113-72/+120
* Don't use DynFlags in CmmToAsm.BlockLayout (#17957)Sylvain Henry2020-08-213-22/+28
* Put CFG weights into their own module (#17957)Sylvain Henry2020-08-2111-179/+186
* Add right-to-left rule for pattern bindingsSimon Peyton Jones2020-08-1914-64/+169
* Implement -Wredundant-bang-patterns (#17340)nineonine2020-08-199-46/+298
* DynFlags: refactor GHC.CmmToAsm (#17957, #10143)Sylvain Henry2020-08-1832-503/+644
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-08-184-19/+14
* Expose UnitInfoMap as it is part of the public APIFendor2020-08-181-0/+1
* gitlab-ci: Use MR base commit as performance baselineBen Gamari2020-08-184-2/+33
* testsuite: Allow baseline commit to be set explicitlyBen Gamari2020-08-184-15/+32
* install: do not install sphinx doctreesEli Schwartz2020-08-181-0/+5
* testsuite: Add test for #18291Ben Gamari2020-08-182-0/+8
* Allow unsaturated runRW# applicationsBen Gamari2020-08-184-69/+111
* llvm-targets: Add i686 targetsBen Gamari2020-08-142-0/+6
* testsuite: Drop --io-manager flag from testsuite configurationBen Gamari2020-08-141-1/+1
* Make IOEnv monad one-shot (#18202)Sylvain Henry2020-08-131-1/+11
* Add HomeUnit typeSylvain Henry2020-08-1342-392/+672
* Re-add BangPatterns to CodePage.hsHécate2020-08-131-0/+2
* PmCheck: Better long-distance info for where bindings (#18533)Sebastian Graf2020-08-1315-146/+211
* parser: Suggest ImportQualifiedPost in prepositive import warningBen Gamari2020-08-132-0/+2
* ApiAnnotations: Fix parser for new GHC 9.0 featuresAlan Zimmerman2020-08-121-4/+5
* Rewrite and move the monad-state hack noteSylvain Henry2020-08-124-75/+176
* testsuite: Increase tolerance of T16916Ben Gamari2020-08-121-1/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-12323-331/+743
* testsuite: Specify metrics collected by T17516Ben Gamari2020-08-111-1/+1
* Add hie.yaml to ghc-heapSven Tennie2020-08-111-0/+12
* testsuite: Add test for #18118Ben Gamari2020-08-113-0/+11
* typecheck: Drop SPECIALISE pragmas when there is no unfoldingBen Gamari2020-08-111-3/+7
* Make splitAtList strict in its argumentsSylvain Henry2020-08-101-5/+9
* Add a closing parenthesis tooFelix Yan2020-08-101-1/+1
* Correct a typo in ghc.mkFelix Yan2020-08-101-1/+1
* Avoid allocations in `splitAtList` (#18535)Sylvain Henry2020-08-091-5/+8
* Api Annotations : Adjust SrcSpans for prefix bang (!).Alan Zimmerman2020-08-093-4/+6
* hadrian: depend on boot compiler version #18001Adam Sandberg Ericsson2020-08-091-1/+6
* configure: Fix double-negation in ld merge-objects checkBen Gamari2020-08-071-1/+1
* ApiAnnotations; tweaks for ghc-exactprint updateAlan Zimmerman2020-08-074-16/+16
* testsuite: Fix prog001Ben Gamari2020-08-071-1/+1