| Commit message (Expand) | Author | Age | Files | Lines |
* | Add native delimited continuations to the RTS | Alexis King | 2022-09-11 | 4 | -1/+29 |
* | Bump submodule Cabal to one with liftA2 warnings fixed | Georgi Lyubenov | 2022-09-08 | 1 | -0/+0 |
* | Bump submodule containers to one with liftA2 warnings fixed | Georgi Lyubenov | 2022-09-08 | 1 | -0/+0 |
* | Add changelog entry for liftA2 export from Prelude | Georgi Lyubenov | 2022-09-08 | 1 | -0/+4 |
* | Export liftA2 from Prelude | Georgi Lyubenov | 2022-09-08 | 7 | -9/+10 |
* | typo | Eric Lindblad | 2022-09-07 | 1 | -1/+1 |
* | Change Ord defaults per CLC proposal | Tommy Bidne | 2022-09-01 | 2 | -3/+7 |
* | Update submodule Cabal to tag Cabal-v3.8.1.0wip/9.4-foward-fixed-make | Douglas Wilson | 2022-08-31 | 3 | -2/+2 |
* | Bump bytestring submodule to 0.11.3.1 | Ben Gamari | 2022-08-31 | 1 | -0/+0 |
* | Add dates to base, ghc-prim changelogs | Ben Gamari | 2022-08-31 | 1 | -1/+1 |
* | Bump deepseq submodule to 1.4.8.0 | Ben Gamari | 2022-08-31 | 1 | -0/+0 |
* | Bump text submodule to 2.0.1 | Douglas Wilson | 2022-08-31 | 1 | -0/+0 |
* | Bump directory submodule to 1.3.7.1 | Ben Gamari | 2022-08-31 | 1 | -0/+0 |
* | Update submodule process to 1.6.15.0 | Douglas Wilson | 2022-08-31 | 1 | -0/+0 |
* | Update submodule containers to 0.6.6 | Douglas Wilson | 2022-08-31 | 1 | -0/+0 |
* | Bump stm submodule to 2.5.1.0 | Ben Gamari | 2022-08-31 | 1 | -0/+0 |
* | Bump binary submodule to 0.8.9.1 | Ben Gamari | 2022-08-31 | 1 | -0/+0 |
* | Fix typo in Any docs: syntatic -> syntactic | Pi Delport | 2022-08-30 | 1 | -1/+1 |
* | Fix typo in Any docs: stray "--" | Pi Delport | 2022-08-30 | 1 | -1/+1 |
* | Pmc: consider any 2 dicts of the same type equal | sheaf | 2022-08-26 | 1 | -0/+0 |
* | Add since annotations and changelog entries | Harry Garrood | 2022-08-25 | 2 | -0/+5 |
* | Add inits1 and tails1 to Data.List.NonEmpty | Harry Garrood | 2022-08-25 | 3 | -2/+96 |
* | Drop make build system | Ben Gamari | 2022-08-25 | 2 | -199/+0 |
* | Updated the changelog | Mario Blažević | 2022-08-22 | 1 | -0/+5 |
* | Fix and test for issue #21723 | Mario Blažević | 2022-08-22 | 1 | -12/+15 |
* | Added pprType with precedence argument, as a prerequisite to fix issues #2172... | Mario Blažević | 2022-08-22 | 1 | -69/+73 |
* | Print constraints in quotes (#21167) | Swann Moreau | 2022-08-19 | 1 | -1/+1 |
* | ghc-heap: Fix decoding of TSO closures | Matthew Pickering | 2022-08-18 | 2 | -2/+7 |
* | Implement Response File support for HPC | Peter Becich | 2022-08-17 | 1 | -0/+0 |
* | base: Add changelog entries from ghc-9.2 | Ben Gamari | 2022-08-16 | 1 | -6/+47 |
* | Fix #21979 - compact-share failing with -O | Andreas Klebinger | 2022-08-16 | 1 | -2/+2 |
* | Document that threadDelay / timeout are susceptible to overflows on 32-bit ma... | Bodigrim | 2022-08-10 | 8 | -1/+48 |
* | base: Fix races in IOManager (setNumCapabilities,closeFdWith) | Douglas Wilson | 2022-08-10 | 1 | -19/+75 |
* | Bump process submodule | Ben Gamari | 2022-08-08 | 1 | -0/+0 |
* | base: Share finalization thread label | Ben Gamari | 2022-08-06 | 2 | -4/+12 |
* | Add a primop to query the label of a thread | Ben Gamari | 2022-08-06 | 5 | -1/+23 |
* | rts: Move thread labels into TSO | Ben Gamari | 2022-08-06 | 5 | -14/+33 |
* | Add primop to list threads | Ben Gamari | 2022-08-06 | 7 | -1/+59 |
* | base: Organize Haddocks in GHC.Conc.Sync | Ben Gamari | 2022-08-06 | 1 | -15/+22 |
* | Fix since annotations in GHC.Stack.CloneStack | Matthew Pickering | 2022-08-02 | 1 | -5/+5 |
* | testsuite: Skip a few tests as in the nonmoving collector | Ben Gamari | 2022-07-25 | 1 | -1/+5 |
* | Default implementation for mempty/(<>) | Gabriella Gonzalez | 2022-07-25 | 2 | -1/+23 |
* | Implement DeepSubsumption | Simon Peyton Jones | 2022-07-25 | 2 | -0/+19 |
* | Add a Note summarising GHC's UTF-8 implementations | Ben Gamari | 2022-07-22 | 4 | -2/+54 |
* | base: Introduce GHC.Encoding.UTF8 | Ben Gamari | 2022-07-22 | 3 | -0/+288 |
* | ghc-boot: Clean up UTF-8 codecs | Ben Gamari | 2022-07-22 | 4 | -302/+350 |
* | Add mapAccumM, forAccumM to Data.Traversable | Boris Lykah | 2022-07-19 | 3 | -5/+80 |
* | typos | Eric Lindblad | 2022-07-18 | 27 | -35/+35 |
* | changelog typo | Eric Lindblad | 2022-07-18 | 1 | -1/+1 |
* | Fix incorrect proof of applyWhen’s properties | Anselm Schüler | 2022-07-17 | 1 | -1/+1 |