Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
haskell98
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Glasgow Haskell Compiler
Packages
haskell98
Graph
master
Select Git revision
Branches
6
ghc-7.2
ghc-7.4
ghc-7.6
ghc-7.8
master
default
protected
wip/T9586
Tags
20
haskell98-2.0.0.3-release
ghc-7.8.1-release
ghc-7.8.2-release
ghc-7.6.1-release
ghc-7.6.2-release
ghc-7.6.3-release
haskell98-2.0.0.2-release
ghc-7.4.1-release
ghc-7.4.2-release
haskell98-2.0.0.1-release
ghc-7.2.1-release
ghc-7.2.2-release
ghc-darcs-git-switchover
2009-06-25
6_10_branch_has_been_forked
2008-05-28
ghc-6_8_branched_2007-09-03
Initial_conversion_from_CVS_complete
arity-anal-branch-point
cmm-merge2
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Nov
21
Sep
19
13
10
9
23
Mar
22
26
Oct
11
11
Sep
6
Jun
15
Feb
30
Nov
9
Sep
14
Aug
19
Jul
10
19
Jun
6
Mar
12
Dec
11
16
Nov
25
Sep
10
Aug
9
8
6
Jul
26
Jun
12
8
Apr
5
Feb
18
Dec
21
Nov
13
Oct
6
17
Sep
11
Aug
21
Feb
20
Sep
11
Aug
1
Jul
22
Jan
21
20
Sep
18
Oct
14
13
Sep
1
Aug
4
Jun
28
May
24
23
19
18
Apr
11
6
12
Nov
11
Oct
28
Sep
23
Mar
18
Feb
11
25
Jan
20
11
26
Nov
8
Sep
13
Aug
30
Jul
29
15
Nov
11
10
17
May
16
18
Dec
12
5
4
29
Sep
16
28
Aug
12
16
Jul
2
24
Jun
2
Apr
17
Feb
12
7
2
Jan
2
Aug
Mark some modules as Safe rather than Trustworthy.
master
master
Kill CPP conditionals for HUGS and old GHCs
Adapt to Data.List/Foldable generalisation
wip/T9586
wip/T9586
Hide ($!) from GHC.Base
Relax upper bound to allow `time-1.5`
Bump `base` constraint
Fix typo
Update haskell98.cabal and add changelog
ghc-7.8.1-relea…
ghc-7.8.1-release ghc-7.8.2-release haskell98-2.0.0.3-release ghc-7.8
Modernize and refactor `haskell98.cabal`
`M-x untabify` & `M-x delete-trailing-whitespace`
Add explicit `{-# LANGUAGE CPP #-}` pragmas
Drop redundant `-fno-warn-deprecations`
Relax build-deps to allow upcoming `array-0.5.0.0`
Update Git repo URL in `.cabal` file
Fix import warnings
Stop using the deprecated System.Cmd
Remove nhc98-specific files and content
Bump base lower version to 4.5 (the version GHC 7.4.1 came with)
Update dependencies
Bump version number following new policy
Add comment to .cabal file saying what GHC 7.6.1 shipped with
Update version bounds for directory
Update version bounds for directory
ghc-7.6.1-relea…
ghc-7.6.1-release ghc-7.6.2-release ghc-7.6.3-release haskell98-2.0.0.2-release ghc-7.6
Update dependencies.
Bump version to 2.0.0.2
Follow changes in base
Update .gitignore.
Update dependencies
ghc-7.4.1-relea…
ghc-7.4.1-release ghc-7.4.2-release haskell98-2.0.0.1-release ghc-7.4
Bump version number for 7.4.1 release
Fix broken links in Random; fixes trac #5585
Relax the time dependency
Remove old darcs boring file
Fix conditional pragma to work with 6.12
Use Safe Haskell for GHC >= 7.2
Relax a dependency
ghc-7.2.1-relea…
ghc-7.2.1-release ghc-7.2.2-release ghc-7.2
Remove unnecessary dependency on random
Bump version number
Make splitAt conform to Haskell 98/2010 (fixes #1182).
Add old behaviour of gcd
Update source repo location to be the git repo in .cabal file
Loading