Skip to content
GitLab
Explore
Sign in
Register
ghc
Apr 03, 2026
Add regression test for
#16145
· 5ebb9121
Simon Jakobi
authored
Mar 19, 2026
and
Marge Bot
committed
Apr 03, 2026
5ebb9121
driver: recognise .dyn_o as a valid object file to link if passed on the command line.
· bc4b4487
Zubin
authored
Jan 15, 2025
and
Marge Bot
committed
Apr 03, 2026
bc4b4487
Apr 02, 2026
Streamline expansions using HsExpansion (
#25001
)
· 58009c14
Apoorv Ingle
authored
Sep 08, 2024
and
Simon Peyton Jones
committed
Apr 02, 2026
58009c14
Apr 01, 2026
Add perf test for
#13960
· 63099b0f
Simon Jakobi
authored
Mar 24, 2026
and
Marge Bot
committed
Apr 01, 2026
63099b0f
Note that rtsTimerSignal is deprecated.
· 3fd490fa
Duncan Coutts
authored
Mar 20, 2026
and
Marge Bot
committed
Apr 01, 2026
3fd490fa
No longer probe for timer_create in rts/configure
· 6da127c7
Duncan Coutts
authored
Mar 20, 2026
and
Marge Bot
committed
Apr 01, 2026
6da127c7
Remove now-unused install_vtalrm_handler
· 7562bcd7
Duncan Coutts
authored
Mar 20, 2026
and
Marge Bot
committed
Apr 01, 2026
7562bcd7
Tidy up some timer/ticker comments elsewhere
· 51b32b0d
Duncan Coutts
authored
Mar 20, 2026
and
Marge Bot
committed
Apr 01, 2026
51b32b0d
Remove signal-based ticker implementations
· 8f95534a
Duncan Coutts
authored
Mar 20, 2026
and
Marge Bot
committed
Apr 01, 2026
8f95534a
NCG/LA64: add cmpxchg and xchg primops
· 5ae43275
Ticat Fp
authored
Feb 09, 2026
and
Marge Bot
committed
Apr 01, 2026
5ae43275
Bump default language edition to GHC2024
· 7fbb4fcb
Rodrigo Mesquita
authored
Jun 17, 2025
7fbb4fcb
Mar 31, 2026
ci: allow metric decrease for two tests on i386
· 6a10045c
Magnus
authored
Mar 28, 2026
and
Marge Bot
committed
Mar 31, 2026
6a10045c
Add regression test for
#18177
· d9388e29
Simon Jakobi
authored
Mar 09, 2026
and
Marge Bot
committed
Mar 31, 2026
d9388e29
testsuite: fix testdir cleanup logic on Windows
· ed2c6570
Cheng Shao
authored
Mar 29, 2026
and
Marge Bot
committed
Mar 31, 2026
ed2c6570
Eliminate dictionary-passing in ListMap operations
· 2d1c1997
Simon Jakobi
authored
Mar 25, 2026
and
Marge Bot
committed
Mar 31, 2026
2d1c1997
Record `LinkableUsage` instead of `Linkable` in `LoaderState`
· 048b00b7
Hannes Siebenhandl
authored
Mar 03, 2026
and
Marge Bot
committed
Mar 31, 2026
048b00b7
Add `seqNonEmpty` for evaluating `NonEmpty a`
· e2ea8e25
Hannes Siebenhandl
authored
Mar 23, 2026
and
Marge Bot
committed
Mar 31, 2026
e2ea8e25
Extract Binary instances to `GHC.ByteCode.Binary`
· acffb1b1
Hannes Siebenhandl
authored
Mar 19, 2026
and
Marge Bot
committed
Mar 31, 2026
acffb1b1
Status check for the HsType~HsExpr refactoring (
#25121
)
· 5e556f9e
Vladislav Zavialov
authored
Mar 01, 2026
and
Marge Bot
committed
Mar 31, 2026
5e556f9e
Bump minimum shake version for hadrian.
· d741a6cc
Andreas Klebinger
authored
Feb 06, 2026
and
Marge Bot
committed
Mar 31, 2026
d741a6cc
Mar 30, 2026
testsuite: mark T17912 as fragile on Windows
· 77abb4ab
Cheng Shao
authored
Mar 29, 2026
and
Marge Bot
committed
Mar 30, 2026
77abb4ab
ghci: remove unused GHCi.BinaryArray
· 22c5b7cc
Cheng Shao
authored
Mar 26, 2026
and
Marge Bot
committed
Mar 30, 2026
22c5b7cc
ghc-boot: remove unused SizedSeq instances and functions
· cf942119
Cheng Shao
authored
Mar 23, 2026
and
Marge Bot
committed
Mar 30, 2026
cf942119
Mar 27, 2026
ci: build i386 non-validate for deb12
· 5b6757d7
Magnus
authored
Mar 26, 2026
and
Marge Bot
committed
Mar 27, 2026
5b6757d7
Infix holes in types (
#11107
)
· 9831385b
Vladislav Zavialov
authored
Mar 02, 2026
and
Marge Bot
committed
Mar 27, 2026
9831385b
Parser.y: avoid looking at token with QualifiedDo
· e97232ce
Hai / Mason
authored
Mar 24, 2026
and
Marge Bot
committed
Mar 27, 2026
e97232ce
Fix several oversights in hsExprType
· 4ee260cf
sheaf
authored
Mar 25, 2026
and
Marge Bot
committed
Mar 27, 2026
4ee260cf
Don't refine DEFAULT alt for unary typeclasses
· 05094993
Luite Stegeman
authored
Mar 20, 2026
and
Marge Bot
committed
Mar 27, 2026
05094993
Windows: remove StgAsyncIOResult and fix crash/leaks
· fcf092dd
Luite Stegeman
authored
Mar 05, 2026
and
Marge Bot
committed
Mar 27, 2026
fcf092dd
STM: don't create a transaction in the rhs of catchRetry# (
#26028
)
· f8de456f
Sylvain Henry
authored
May 23, 2025
and
Marge Bot
committed
Mar 27, 2026
f8de456f
Extend HsExpr with the StarIsType syntax (
#26587
,
#26967
)
· 66e5e324
Vladislav Zavialov
authored
Feb 28, 2026
and
Marge Bot
committed
Mar 27, 2026
66e5e324
Remove backwards compatibility pattern synonym `ModLocation`
· b26bb2ea
VeryMilkyJoe
authored
Mar 16, 2026
and
Marge Bot
committed
Mar 27, 2026
b26bb2ea
Add specialized frames for small tuples
· e2209031
Luite Stegeman
authored
Mar 01, 2026
and
Marge Bot
committed
Mar 27, 2026
e2209031
Support arbitrary size unboxed tuples in bytecode
· a85bd503
Luite Stegeman
authored
Feb 22, 2026
and
Marge Bot
committed
Mar 27, 2026
a85bd503
Fix assert in Interpreter.c
· 404b71c1
Luite Stegeman
authored
Mar 22, 2026
and
Marge Bot
committed
Mar 27, 2026
404b71c1
Mar 26, 2026
Fix broken Haddock link to Bifunctor class in description of Functor class
· fe6e76c5
Tobias Haslop
authored
Mar 22, 2026
and
Marge Bot
committed
Mar 26, 2026
fe6e76c5
Fix build with werror on glibc 2.43.
· 7b9a75f0
Phil Hazelden
authored
Mar 21, 2026
and
Marge Bot
committed
Mar 26, 2026
7b9a75f0
Fix race condition between flushEventLog and start/endEventLogging.
· 3d6492ce
Wen Kokke
authored
Mar 19, 2026
and
Marge Bot
committed
Mar 26, 2026
3d6492ce
ghci: use SmallArray directly in ResolvedBCO
· 3bf62d0a
Cheng Shao
authored
Mar 18, 2026
and
Marge Bot
committed
Mar 26, 2026
3bf62d0a
compiler: use `Binary` instance of `BCOByteArray` for bytecode objects
· fdf828ae
Cheng Shao
authored
Mar 20, 2026
and
Marge Bot
committed
Mar 26, 2026
fdf828ae
Loading