summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop 32-bit Windows supportwip/drop-win32Ben Gamari2020-07-222-37/+5
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-2141-626/+3655
* users-guide: Fix :rts-flag:`--copying-gc` documentationBen Gamari2020-07-211-0/+1
* Use a newtype `Code` for the return type of typed quotations (Proposal #195)Matthew Pickering2020-07-2133-154/+230
* Add release notes entry for #17816Krzysztof Gogolewski2020-07-211-0/+11
* Fix a typo in existential_quantification.rstMark2020-07-211-1/+1
* DynFlags: remove use of sdocWithDynFlags from GHC.Stg.* (#17957)Sylvain Henry2020-07-218-172/+200
* Revert "[linker/rtsSymbols] More linker symbols"wip/angerman/revert-symbolswip/T18272Moritz Angermann2020-07-201-206/+17
* Revert "better if guards."Moritz Angermann2020-07-201-1/+1
* Revert "Fix (1)"Moritz Angermann2020-07-201-1/+1
* Revert "AArch32 symbols only on aarch32."Moritz Angermann2020-07-201-6/+5
* testsuite: Mark ghci tests as fragile under unreg compilerBen Gamari2020-07-181-2/+2
* GHCi: Fix isLittleEndianStefan Schulze Frielinghaus2020-07-181-2/+2
* Fix minor typos in a Core.hs noteChaitanya Koparkar2020-07-182-9/+7
* Refactor the simplification of join bindersSimon Peyton Jones2020-07-184-120/+141
* Remove {-# CORE #-} pragma (part of #18048)Krzysztof Gogolewski2020-07-1812-34/+3
* Improve typechecking of NPlusK patternsSimon Peyton Jones2020-07-186-52/+43
* Allow multiple case branches to have a higher rank typeSimon Peyton Jones2020-07-1821-610/+638
* Add a Lint hadrian rule and an .hlint.yaml file in base/Hécate2020-07-186-5/+76
* Implement `fullCompilerVersion`Hécate2020-07-187-13/+44
* rts: Add --copying-gc flag to reverse effect of --nonmoving-gcBen Gamari2020-07-182-0/+20
* Merge remote-tracking branch 'origin/wip/winio'Ben Gamari2020-07-16156-1192/+7450
|\
| * testsuite: Add winio and winio_threaded wayswip/winioBen Gamari2020-07-1511-24/+13
| * winio: update lockfile signature and remove mistaken symbol in rts.Tamar Christina2020-07-155-9/+4
| * winio: clarify comment on cooked mode.Tamar Christina2020-07-151-1/+2
| * winio: clarify wording on conditional variables.Tamar Christina2020-07-151-1/+2
| * winio: Accept accepted stderr for linker_unload_multiple_objsAndreas Klebinger2020-07-151-0/+2
| * winio: Accept accepted stderr for linker_unloadAndreas Klebinger2020-07-151-0/+2
| * winio: Accept accepted stderr for T3807Andreas Klebinger2020-07-151-0/+4
| * winio: fix tempfiles test on linuxAndreas Klebinger2020-07-151-1/+1
| * winio: fix T5435_dyn_gcc by accepting expected stderrAndreas Klebinger2020-07-151-0/+2
| * winio: fix safePkg01 by accepting expected stderrAndreas Klebinger2020-07-151-0/+2
| * winio: fix cabal01 by accepting expected stderrAndreas Klebinger2020-07-151-0/+2
| * winio: fix cabal04 by filtering rts argsAndreas Klebinger2020-07-151-1/+1
| * winio: Also accept T7037 stderrAndreas Klebinger2020-07-151-0/+2
| * winio: Adjust T5435_dyn_asm stderrAndreas Klebinger2020-07-151-0/+2
| * winio: Adjust T15261b stdout for --io-manager flag.Andreas Klebinger2020-07-151-1/+1
| * winio: Fix stderr output for ghci/linking/dyn tests.Andreas Klebinger2020-07-153-1/+7
| * winio: Fix cabal006 after upgrading cabal submoduleAndreas Klebinger2020-07-154-4/+4
| * winio: Accept T9681 output.Andreas Klebinger2020-07-151-2/+2
| * winio: Fix openFile009 merge conflict leftoverAndreas Klebinger2020-07-151-4/+0
| * winio: Fix ThreadDelay001 CPPAndreas Klebinger2020-07-151-1/+1
| * winio: fix initial linux validate buildAndreas Klebinger2020-07-152-2/+4
| * winio: Remove obsolete comment about cond. variablesAndreas Klebinger2020-07-151-5/+0
| * winio: flushCharReadBuffer shouldn't need to adjust offsets.Andreas Klebinger2020-07-151-5/+8
| * winio: Update note, remove debugging pragma.Andreas Klebinger2020-07-151-9/+12
| * winio: Remove historical todosAndreas Klebinger2020-07-151-3/+0
| * winio: Expand BlockedOnIOCompletion description.Andreas Klebinger2020-07-151-1/+3
| * winio: Name Haskell/OS I/O Manager explicitly in NoteAndreas Klebinger2020-07-151-4/+4
| * winio: Add a note cross referenceAndreas Klebinger2020-07-151-0/+3