summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* JS: fix for overlap with copyMutableByteArray# (#23033)Sylvain Henry2023-03-026-14/+48
* ghc-prim: fix hs_cmpxchg64 function prototypeCheng Shao2023-03-022-3/+3
* Revert the main payload of "Make `drop` and `dropWhile` fuse (#18964)"Sebastian Graf2023-03-025-33/+56
* Account for TYPE vs CONSTRAINT in mkSelCoSimon Peyton Jones2023-03-025-7/+56
* Refine the test for naughty record selectorsSimon Peyton Jones2023-03-024-36/+77
* Bump unix submodule to 2.8.1.0Ben Gamari2023-02-231-0/+0
* Bump haskeline submodule to 0.8.2.1Ben Gamari2023-02-231-0/+0
* Bump unix submodule to preliminary 2.8 releaseBen Gamari2023-02-231-0/+0
* Bump terminfo submodule to 0.4.1.6Ben Gamari2023-02-231-0/+0
* Check for platform support for JavaScript foreign importsLuite Stegeman2023-02-233-1/+9
* Testsuite: decrease length001 timeout for JS (#22921)Sylvain Henry2023-02-232-3/+8
* Add INLINABLE pragmas to `generic*` functions in Data.OldListMatthew Pickering2023-02-221-1/+1
* compiler: fix cost centre profiling breakage in wasm NCG due to incorrect reg...Cheng Shao2023-02-222-9/+1
* rts: Fix `prompt#` when profiling is enabledAlexis King2023-02-227-2/+33
* hadrian: Add dependency from lib/settings to mk/config.mkBen Gamari2023-02-221-1/+1
* Explicit migration timeline for loopy SC solvingsheaf2023-02-228-9/+9
* constant folding: Correct type of decodeDouble_Int64 ruleMatthew Pickering2023-02-223-5/+23
* base: Correct @since annotation for FP<->Integral bit cast operations.Andreas Klebinger2023-02-221-4/+4
* ncg/aarch64: Handle MULTILINE_COMMENT identically as COMMENTsZubin Duggal2023-02-223-5/+265
* Bump deepseq submodule back to 1.4.8.1Ben Gamari2023-02-211-0/+0
* Bump submodule text to 2.0.2Bodigrim2023-02-211-0/+0
* Bump directory submodule to 1.3.8.1Ben Gamari2023-02-211-0/+0
* Bump filepath submodule to 1.4.100.1Ben Gamari2023-02-211-0/+0
* Bump text submoduleBen Gamari2023-02-211-0/+0
* Bump Cabal submodule to 3.9 pre-releaseBen Gamari2023-02-212-0/+0
* Bump array submodule to 0.5.4.0Ben Gamari2023-02-211-0/+0
* Bump hsc2hs submodule to 0.68.8Ben Gamari2023-02-211-0/+0
* Bump process submodule to v1.6.17.0Ben Gamari2023-02-211-0/+0
* release notes: Correct supported LLVM rangeMatthew Pickering2023-02-201-1/+1
* RTS: declare setKeepCAFs symbolsheaf2023-02-201-0/+1
* Treat existentials correctly in dubiousDataConInstArgTysSimon Peyton Jones2023-02-203-9/+32
* doc: fix gcdetails_block_fragmentation_bytes since annotationTeo Camarasu2023-02-201-1/+2
* Bump DOCKER_REV to use alpine image without LLVM installedMatthew Pickering2023-02-201-1/+1
* Bump supported LLVM range from 10 through 15 to 11 through 16Matthew Pickering2023-02-202-5/+5
* ghcup-metadata: Add test artifactMatthew Pickering2023-02-201-0/+3
* Add INLINABLE pragmas to `generic*` functions in Data.OldListMatthew Pickering2023-02-202-0/+7
* ghcup-metadata: Use Ubuntu and Rocky bindistsMatthew Pickering2023-02-202-5/+20
* Expand synonyms in RoughMapsheaf2023-02-204-2/+19
* JS: disable debugging info for heap objectsSylvain Henry2023-02-201-1/+3
* compiler: fix generateCgIPEStub for no-tables-next-to-code buildsCheng Shao2023-02-201-14/+14
* unicode: Don't inline bitmap in generalCategoryMatthew Pickering2023-02-203-2/+12
* docs: add a section for the wasm backendCheng Shao2023-02-202-1/+102
* Narrow the dont-decompose-newtype testSimon Peyton Jones2023-02-2011-166/+207
* Introduce warning for loopy superclass solvesheaf2023-02-2026-100/+343
* base: Note move of GHC.Stack.CCS.whereFrom to GHC.InfoProv in changelogBen Gamari2023-02-201-0/+8
* No default finalizer exception handlersheaf2023-02-2011-29/+52
* docs: release notes, user guide: add js backenddoyougnu2023-02-202-0/+39
* base: Move changelog entry to its placeLi-yao Xia2023-02-201-4/+4
* EPA: Comment between module and where should be in header commentsAlan Zimmerman2023-02-147-62/+279
* upload_ghc_libs: More control over which packages to operate onBen Gamari2023-02-121-2/+2