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
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
Model registry
Operate
Terraform modules
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
Liam Goodacre
GHC
Graph
8ff33e2e4e95e85912a044aecc198953e4297836
Select Git revision
Branches
2
master
default
protected
symbol-newtype
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Nov
13
12
11
7
5
4
2
1
31
Oct
30
29
28
27
26
25
24
22
21
20
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
2
27
Sep
26
25
24
22
21
18
17
16
13
12
11
10
9
8
6
5
4
3
29
Aug
28
26
23
22
21
18
17
16
14
13
7
6
5
3
1
2
1
30
Jul
28
27
25
24
19
17
16
15
13
12
9
8
5
4
30
Jun
28
27
26
24
22
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
3
2
1
31
May
GHC.Exts: do not re-export MkSymbol
symbol-newtype
symbol-newtype
Turn GHC.Types.Symbol into a newtype of String (#24763)
boot: Do not attempt to update config.sub
DmdAnal: Make `prompt#` lazy (#25439)
EPA: Correctly capture leading semis in decl list
hadrian: fix bindist makefile for wasm32-wasi target
Remove obsolete cross-port script
wasm: fix FinalizationRegistry logic for Cloudflare Workers
wasm: fix setImmediate() implementation for Cloudflare Workers
EPA: Capture location of '_' for wild card type binder
test driver: fix file collection for regex linters
fix test lint that accumulated while the checks were broken
testsuite: normalise execvp vs exec differences in process tests
docs: link to #14474 in the template-haskell docs
configure: Check version number validity
testsuite: Also match <VERSION> placeholders when normalising callsites
testsuite: normalise windows file seperators
testsuite: fix normalisation of T9930fail so that it doesn't get tripped up by ghc executable (ARGV[0]) differences
haddock: oneshot tests can drop files if they share modtimes. Stop this by
testsuite/haddock: strip version identifiers and unit hashes from html tests
testsuite: use -fhide-source-paths to normalise some backpack tests
testsuite: normalise some versions in callstacks
TcRnDuplicateDecls now suggests to use the DuplicateRecordFields extension.
master
master
Remove obsolete executable wrappers from the tree
Clean up obsolete CPP guarded code paths from the tree
Handle the special ghc-prim:GHC.Prim module in the compiler
hadrian: Enforce the usage of GHC >=9.8.1 for ghci-multi
release: Sign .gz bindists too
release: copy zip files into the correct directory
Re CLC #293 - Don't specify Data.List.NonEmpty in terms of partial
PPC NCG: Implement fmin and fmax
ghc-heap: Fix incomplete selector warnings.
Refactored BooleanFormula to be in line with TTG (#21592)
Remove unused USE_REPORT_PRELUDE code paths from the tree
Compile T25062 simd tests even if we can't run them.
Reword -fexpose-overloaded-unfoldings docs.
No haddock markup in doctest line
ghc-internal: strict, unboxed src loc ranges
Assert that ctEvCoercion is called on an equality
EPA: Bring in last EpToken usages
Loading