summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fast path for addInScopewip/T22404Simon Peyton Jones2023-02-191-12/+29
* Another crucial changeSimon Peyton Jones2023-02-191-61/+94
* CommentsSimon Peyton Jones2023-02-191-9/+133
* Vital fix to alt_envSimon Peyton Jones2023-02-191-1/+1
* WibbleSimon Peyton Jones2023-02-191-2/+2
* Major wibblesSimon Peyton Jones2023-02-193-104/+107
* WibblesSimon Peyton Jones2023-02-191-6/+14
* WibblesSimon Peyton Jones2023-02-191-134/+149
* Refactor WithTailJoinDetailsSimon Peyton Jones2023-02-191-80/+68
* WibblesSimon Peyton Jones2023-02-191-23/+44
* Partition into OneOccs and ManyOccsSebastian Graf2023-02-191-2/+12
* Work in progress on #22404Simon Peyton Jones2023-02-191-164/+232
* Merge libiserv with ghciSylvain Henry2023-02-1721-251/+104
* Add INLINABLE pragmas to `generic*` functions in Data.OldListwip/generic-inlinableMatthew Pickering2023-02-172-0/+7
* ghcup-metadata: Use Ubuntu and Rocky bindistsMatthew Pickering2023-02-162-5/+20
* ghcup-metadata: Add test artifactMatthew Pickering2023-02-161-0/+3
* Expand synonyms in RoughMapsheaf2023-02-164-2/+19
* unicode: Don't inline bitmap in generalCategoryMatthew Pickering2023-02-163-2/+11
* No default finalizer exception handlersheaf2023-02-1611-29/+52
* Documentation: add an example of SPEC usageBodigrim2023-02-162-3/+24
* Narrow the dont-decompose-newtype testSimon Peyton Jones2023-02-1611-166/+207
* base: Note move of GHC.Stack.CCS.whereFrom to GHC.InfoProv in changelogBen Gamari2023-02-161-0/+8
* Factor JS Rts generation for h$c{_,0,1,2} into h$c{n} and improve name cachingJosh Meredith2023-02-165-121/+107
* JS: disable debugging info for heap objectsSylvain Henry2023-02-161-1/+3
* Testsuite: mark T13167 as fragile for JS (#22921)Sylvain Henry2023-02-161-1/+2
* Mark all T5435 variants as fragileBryan Richter2023-02-161-0/+5
* tests: Mark T12903 fragile everywhereBryan Richter2023-02-161-7/+3
* docs: add a section for the wasm backendCheng Shao2023-02-162-1/+102
* Add -single-threaded flag to force single threaded rtsOleg Grenrus2023-02-159-3/+41
* rts: add the rts_clearMemory functionCheng Shao2023-02-159-4/+118
* Allow failure in nightly-x86_64-linux-deb10-no_tntc-validateBryan Richter2023-02-152-2/+8
* docs: release notes, user guide: add js backenddoyougnu2023-02-152-0/+39
* compiler: fix generateCgIPEStub for no-tables-next-to-code buildsCheng Shao2023-02-141-14/+14
* fix: Mark ghci Prelude import as implicitromes2023-02-144-5/+11
* Documentation: Improve Foldable1 documentationmeooow252023-02-141-68/+91
* Update outdated references to notesSimon Hengel2023-02-1410-23/+23
* rts: make it possible to change mblock size on 32-bit targetsCheng Shao2023-02-143-3/+9
* Introduce warning for loopy superclass solvesheaf2023-02-1426-100/+342
* Fix some correctness issues around tag inference when targeting the bytecode ...Andreas Klebinger2023-02-149-27/+115
* nativeGen/AArch64: Emit Atomic{Read,Write} inlineBen Gamari2023-02-143-2/+37
* base: Move changelog entry to its placeLi-yao Xia2023-02-141-4/+4
* RTS linker: Improve compatibility with NetBSDPHO2023-02-142-11/+39
* Assume platforms support rpaths if they use either ELF or Mach-OPHO2023-02-141-4/+12
* upload_ghc_libs: More control over which packages to operate onBen Gamari2023-02-141-4/+9
* Mention new `Foreign.Marshal.Pool` implementation in User's Guideamesgen2023-02-141-5/+3
* Add clangd flag to include generated header filesSven Tennie2023-02-141-1/+1
* Document that -fproc-alignment was introduced only in GHC 8.6Bodigrim2023-02-131-0/+2
* docs: Add section about profiling and foreign callswip/profiling-docs-refreshMatthew Pickering2023-02-131-0/+36
* Refresh profiling docsMatthew Pickering2023-02-132-150/+57
* compiler: Use NamedFieldPuns for `ModIface_` and `ModIfaceBackend` `NFData`Zubin Duggal2023-02-101-11/+50