Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
haskell-wasm
GHC
Graph
ba99db267ceb44a8ced79bd9932083f5c4cbc511
Select Git revision
Branches
4
ghc-9.10
ghc-9.12
default
ghc-9.6
ghc-9.8
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jan
22
20
17
16
15
14
13
20
Dec
19
18
15
14
13
12
10
9
6
2
28
Nov
27
26
25
22
20
19
18
14
13
12
11
9
5
31
Oct
30
19
18
17
15
14
13
12
11
10
4
3
2
30
Sep
29
27
release: copy index.html from correct directory
hadrian: Bump directory bound to >=1.3.9
CI: allow both lower and upper bounds for the happy version
CI: run ghc-in-ghci job through ci.sh to get the correct environment
rel-eng: ghcup metadata generation: generated yaml anchors with meaningful names
ghcup metadata: still use centos for redhat <9
ghcup metatdata: use fedora33 for redhat
ghcup metadata: output metadata fragment in CI
configure: Set RELEASE=NO
Add release notes for 9.12.2
Cmm/Parser: Add surface syntax for Mul2 MachOps
testsuite: add callee-no-local regression test
compiler: avoid saving foreign call target to local when there are no caller-save GlobalRegs
Add ZonkAny and document it
rts: fix checkClosure error message
ghc-toolchain: Don't leave stranded a.outs when testing for -g0
JS: support rubbish static literals (#25177)
GHCi debugger: drop record name spaces for Ids
AARCH64 linker: skip NONE relocations
Cmm: don't perform unsound optimizations on 32-bit compiler hosts
Mention `-fkeep-auto-rules` in release notes.
Add since annotation for -fkeep-auto-rules.
Only lookup ghcversion.h file in the RTS include-dirs by default.
Rts linker: add case for pc-rel 64 relocation
Scale multiplicity in list comprehension
Add tests for 25081
Fix nasty bug in occurrence analyser
Compacting GC: Handle black holes in large objects.
libraries/base: bump base version and update changelog
ci: Add nightly & release ubuntu-22.04 jobs
testsuite: Add regression test for #25653
testsuite: Test shift correctness in mul2 test
testsuite: Introduce div2 test
Revert "Division by constants optimization"
Bump submodule filepath to 1.4.301.0
Bump unix submodule to 2.8.6.0
Bump submodule array to 0.5.8.0
Bump bytestring submodule to 0.11.5.4
hadrian/CI: don't fail on unused imports in filepath package
Add flags for switching off speculative evaluation.
Loading