| Commit message (Expand) | Author | Age | Files | Lines |
* | Add COMPLETE pragmas to TypeRep, SSymbol, SChar, and SNat | Ryan Scott | 2023-03-28 | 6 | -0/+30 |
* | Document the constructor name for lists | David Feuer | 2023-03-26 | 1 | -1/+4 |
* | Update and expand atomic modification Haddocks | David Feuer | 2023-03-26 | 2 | -14/+67 |
* | Add Eq/Ord instances for SSymbol, SChar, and SNat | Ryan Scott | 2023-03-25 | 3 | -1/+27 |
* | Modify ThreadId documentation and comments | David Feuer | 2023-03-25 | 1 | -7/+3 |
* | base: Document GHC versions associated with past base versions in the changelog | Li-yao Xia | 2023-03-25 | 1 | -1/+8 |
* | Update changelog to mention changes to instance Foldable (Compose f g) | Bodigrim | 2023-03-23 | 1 | -0/+2 |
* | Simplify minimum/maximum in instance Foldable (Compose f g) | Bodigrim | 2023-03-23 | 1 | -6/+2 |
* | Additional optimized versions | Armando Ramirez | 2023-03-23 | 1 | -3/+18 |
* | Optimized Foldable methods for Data.Functor.Compose | Armando Ramirez | 2023-03-23 | 1 | -0/+7 |
* | fix: Incorrect @since annotations in GHC.TypeError | romes | 2023-03-22 | 2 | -5/+5 |
* | Rename () into Unit, (,,...,,) into Tuple<n> (#21294) | Andrei Borzenkov | 2023-03-21 | 3 | -95/+118 |
* | ghc-bignum: Drop redundant include-dirs field | Ben Gamari | 2023-03-13 | 1 | -2/+0 |
* | Bump Win32 to 2.13.4.0wip/bump-w32 | Matthew Pickering | 2023-03-13 | 1 | -0/+0 |
* | testsuite: Skip some tests when sanity checking is enabled | Ben Gamari | 2023-03-08 | 1 | -1/+2 |
* | Fix documentation for traceWith and friends | MorrowM | 2023-03-07 | 2 | -3/+6 |
* | Add `Data.Functor.unzip` | Ollie Charles | 2023-03-07 | 2 | -0/+6 |
* | Documentation: describe laziness of several function from Data.List | Bodigrim | 2023-03-06 | 2 | -16/+150 |
* | Add decideSymbol, decideChar, decideNat, decTypeRep, decT and hdecT | Oleg Grenrus | 2023-03-04 | 6 | -20/+181 |
* | Document getSolo | David Feuer | 2023-03-03 | 1 | -0/+20 |
* | Export getSolo from Data.Tuple | David Feuer | 2023-03-03 | 2 | -1/+4 |
* | Revert the main payload of "Make `drop` and `dropWhile` fuse (#18964)" | Sebastian Graf | 2023-03-01 | 1 | -33/+8 |
* | ghc-prim: fix hs_cmpxchg64 function prototype | Cheng Shao | 2023-02-28 | 1 | -2/+2 |
* | Bump haskeline submodule to 0.8.2.1 | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | Bump filepath submodule to 1.4.100.1 | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | Bump Cabal submodule to 3.9 pre-release | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | Bump array submodule to 0.5.4.0 | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | Bump process submodule to v1.6.17.0 | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | Bump directory submodule to 1.3.8.1 | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | Bump deepseq submodule to 1.4.8.1 | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | Bump unix submodule to 2.8.1.0 | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | Bump terminfo submodule to 0.4.1.6 | Ben Gamari | 2023-02-24 | 1 | -0/+0 |
* | base: Correct @since annotation for FP<->Integral bit cast operations. | Andreas Klebinger | 2023-02-21 | 1 | -4/+4 |
* | ghc-prim: levity-polymorphic array equality ops | sheaf | 2023-02-21 | 2 | -11/+31 |
* | Bump submodule text to 2.0.2 | Bodigrim | 2023-02-21 | 1 | -0/+0 |
* | Merge libiserv with ghci | Sylvain Henry | 2023-02-17 | 8 | -143/+93 |
* | Add INLINABLE pragmas to `generic*` functions in Data.OldListwip/generic-inlinable | Matthew Pickering | 2023-02-17 | 2 | -0/+7 |
* | unicode: Don't inline bitmap in generalCategory | Matthew Pickering | 2023-02-16 | 3 | -2/+11 |
* | No default finalizer exception handler | sheaf | 2023-02-16 | 10 | -25/+49 |
* | Documentation: add an example of SPEC usage | Bodigrim | 2023-02-16 | 2 | -3/+24 |
* | base: Note move of GHC.Stack.CCS.whereFrom to GHC.InfoProv in changelog | Ben Gamari | 2023-02-16 | 1 | -0/+8 |
* | Testsuite: mark T13167 as fragile for JS (#22921) | Sylvain Henry | 2023-02-16 | 1 | -1/+2 |
* | Documentation: Improve Foldable1 documentation | meooow25 | 2023-02-14 | 1 | -68/+91 |
* | base: Move changelog entry to its place | Li-yao Xia | 2023-02-14 | 1 | -4/+4 |
* | Testsuite: decrease length001 timeout for JS (#22921) | Sylvain Henry | 2023-02-10 | 1 | -1/+3 |
* | Add Lift instance for Fixed | parsonsmatt | 2023-02-10 | 2 | -0/+11 |
* | Update `Data.List.singleton` doc comment | konsumlamm | 2023-02-09 | 1 | -1/+1 |
* | Bump transformers to 0.6.1.0 | sheaf | 2023-02-09 | 1 | -0/+0 |
* | Revert "Use fix-sized equality primops for fixed size boxed types" | Ben Gamari | 2023-02-07 | 2 | -12/+12 |
* | JS: replace "js" architecture with "javascript" | Sylvain Henry | 2023-02-06 | 23 | -57/+57 |