Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Cabal
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository 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
Cabal
Commits
cc921081
Unverified
Commit
cc921081
authored
7 years ago
by
Mikhail Glushenkov
Browse files
Options
Downloads
Patches
Plain Diff
Bump lib:Cabal to v2.2.0.1.
parent
3af95614
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Cabal/Cabal.cabal
+1
-1
1 addition, 1 deletion
Cabal/Cabal.cabal
Cabal/Makefile
+1
-1
1 addition, 1 deletion
Cabal/Makefile
Cabal/doc/conf.py
+1
-1
1 addition, 1 deletion
Cabal/doc/conf.py
with
3 additions
and
3 deletions
Cabal/Cabal.cabal
+
1
−
1
View file @
cc921081
name: Cabal
name: Cabal
version: 2.2.0.
0
version: 2.2.0.
1
copyright: 2003-2018, Cabal Development Team (see AUTHORS file)
copyright: 2003-2018, Cabal Development Team (see AUTHORS file)
license: BSD3
license: BSD3
license-file: LICENSE
license-file: LICENSE
...
...
This diff is collapsed.
Click to expand it.
Cabal/Makefile
+
1
−
1
View file @
cc921081
VERSION
=
2.2.0.
0
VERSION
=
2.2.0.
1
#KIND=devel
#KIND=devel
KIND
=
rc
KIND
=
rc
...
...
This diff is collapsed.
Click to expand it.
Cabal/doc/conf.py
+
1
−
1
View file @
cc921081
...
@@ -13,7 +13,7 @@ import sphinx_rtd_theme
...
@@ -13,7 +13,7 @@ import sphinx_rtd_theme
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
'
.
'
))
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
'
.
'
))
import
cabaldomain
import
cabaldomain
version
=
"
2.2.0.
0
"
version
=
"
2.2.0.
1
"
extensions
=
[
'
sphinx.ext.extlinks
'
]
extensions
=
[
'
sphinx.ext.extlinks
'
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment