Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
stm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
Glasgow Haskell Compiler
Packages
stm
Graph
4e7aa7885b3f9724b19e68d12cbd2774b11b9bd0
Select Git revision
Branches
20
2.4.x
2.5.0.1
bgamari-patch-1
ci-9.10
ghc-9.12
ghc-9.8
ghcjs-testsuite
master
default
protected
test-T16707
v2.5
wip/T49
wip/bump-base
wip/bump-base-4.16
wip/fix-ci
wip/ghc-8.12
wip/ghc-9.10
wip/ghc-9.4
wip/js
wip/js-staging
wip/mpickering-remove-reqlib
Tags
10
v2.5.3.1
v2.5.3.0
v2.5.2.1
v2.5.2.0
v2.5.1.0
v2.5.0.1
v2.5.0.0-ghc1
v2.5.0.0
v2.4.5.1
v2.4.5.0
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Nov
11
1
Aug
23
Jul
13
Apr
12
10
28
Mar
23
8
28
Feb
17
Nov
16
5
Oct
23
Sep
21
20
15
14
12
7
27
Jun
26
16
30
Jan
20
13
15
Dec
8
4
Nov
18
Oct
19
Sep
4
Aug
29
Apr
1
26
Feb
21
Dec
19
9
8
2
19
Nov
16
25
May
2
Apr
1
Nov
30
Oct
22
24
Sep
25
24
22
18
26
Aug
17
Jun
22
May
6
Jan
15
Nov
11
21
Oct
15
1
17
Jun
12
Mar
19
Dec
10
6
Nov
17
Oct
18
Sep
17
16
9
8
20
Aug
13
Jul
4
1
3
Jun
2
18
May
22
Apr
10
22
Mar
20
3
Feb
5
Jan
28
Dec
27
21
Nov
20
15
Sep
13
15
Nov
25
Jun
16
Feb
20
Jan
23
Dec
22
4
Nov
28
Oct
24
Sep
23
2
17
Dec
15
12
Nov
11
9
Sep
22
Aug
26
Jun
25
Mar
22
3
Nov
14
Oct
1
14
Sep
11
6
4
May
18
Feb
18
Dec
11
10
19
Nov
16
6
Sep
23
Aug
9
8
5
Jul
4
2
24
Jun
15
12
11
28
Feb
9
Jan
3
22
Nov
4
Oct
13
Apr
11
25
Mar
23
8
Feb
3
Nov
20
Oct
26
Sep
5
Oct
15
Jul
5
15
Jun
1
16
May
10
Apr
22
30
Mar
14
Oct
24
Jun
16
Jan
12
Dec
20
Nov
22
Oct
10
3
2
26
Sep
24
Aug
23
5
19
Jun
17
4
30
May
5
Feb
10
Nov
27
Oct
15
20
Sep
3
5
Aug
18
Jul
17
7
Jun
4
24
May
17
18
Apr
11
6
12
Nov
1
Apr
11
Dec
11
Oct
9
24
Nov
28
Sep
25
4
11
Aug
10
19
Jun
15
13
15
Dec
5
30
Nov
12
Jan
24
Feb
18
12
Jan
20
Jan
11
15
Dec
14
Bump base bound to 4.21 for GHC 9.12
ghc-9.12
ghc-9.12
Update testsuite for !13301
master upstream…
master upstream/master
Update test output for exception CLC proposals
Fix CI
Merge pull request #83 from haskell/ci-9.10
CHANGELOG: Fix release dates
Bump version to 2.5.3.1
v2.5.3.1
v2.5.3.1
Merge remote-tracking branch 'upstream/master' into wip/ghc-9.10
Merge pull request #85 from hamishmack/patch-1
Remove chanbench.hs
Include benchmarks in CI by adding them to cabal.project
ci-9.10
ci-9.10
Bump CI to GHC 9.10.0
Merge pull request #82 from haskell/bgamari-patch-1
TBQueue: Add @since on capacityTBQueue
bgamari-patch-1
bgamari-patch-1
Bump base bound to allow 4.20
wip/ghc-9.10
wip/ghc-9.10
testsuite: Reduce sensitivity to exception context
Fix windex not being updated in `flushTBQueue`
wip/tbqueue-arr…
wip/tbqueue-array upstream/wip/tbqueue-array
Rewrite `TBQueue` to use `TArray Int (Maybe a)` (attempt 2)
Release 2.5.3.0
v2.5.3.0
v2.5.3.0
Merge pull request #80 from haskell/wip/revert-tbqueue-rewrite
Revert "Rewrite `TBQueue` to use `TArray Int (Maybe a)`"
Revert "Rewrite `TBQueue` to use `TArray Int (Maybe a)`"
wip/revert-tbqu…
wip/revert-tbqueue-rewrite
Bump version number
v2.5.2.1
v2.5.2.1
TArray: Don't rely on undefined CPP behavior
Release 0.5.2.0
v2.5.2.0
v2.5.2.0
Merge pull request #68 from konsumlamm/capacity
Merge pull request #66 from konsumlamm/unbox-tarray
Update changelog
Use unlifted `Array#` for `TArray`
Merge pull request #67 from konsumlamm/retry
Add `capacityTBQueue`
Update documentation for `TBQueue`
Merge pull request #70 from konsumlamm/tbqueue-array
Fix CI
Fix `pure` import
Update CI to include benchmarks
Use `async` for benchmarks & remove Makefile
Update implementation note
Inline `newArray`
Add MArray TArray e IO instance
Loading