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
259c7c4e
Commit
259c7c4e
authored
17 years ago
by
Duncan Coutts
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 1.3.11 due to api changes
parent
8ccc35ee
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
+2
-2
2 additions, 2 deletions
Cabal.cabal
Makefile
+1
-1
1 addition, 1 deletion
Makefile
releaseNotes
+1
-1
1 addition, 1 deletion
releaseNotes
with
4 additions
and
4 deletions
Cabal.cabal
+
2
−
2
View file @
259c7c4e
Name: Cabal
Name: Cabal
Version: 1.3.1
0
Version: 1.3.1
1
Copyright: 2003-2006, Isaac Jones
Copyright: 2003-2006, Isaac Jones
License: BSD3
License: BSD3
License-File: LICENSE
License-File: LICENSE
...
@@ -35,7 +35,7 @@ Library
...
@@ -35,7 +35,7 @@ Library
Build-Depends: filepath
Build-Depends: filepath
GHC-Options: -Wall
GHC-Options: -Wall
CPP-Options: "-DCABAL_VERSION=1,3,1
0
"
CPP-Options: "-DCABAL_VERSION=1,3,1
1
"
nhc98-Options: -K4M
nhc98-Options: -K4M
Exposed-Modules:
Exposed-Modules:
...
...
This diff is collapsed.
Click to expand it.
Makefile
+
1
−
1
View file @
259c7c4e
VERSION
=
1.3.1
0
VERSION
=
1.3.1
1
KIND
=
devel
KIND
=
devel
#KIND=rc
#KIND=rc
...
...
This diff is collapsed.
Click to expand it.
releaseNotes
+
1
−
1
View file @
259c7c4e
...
@@ -9,7 +9,7 @@ changes and installation instructions.
...
@@ -9,7 +9,7 @@ changes and installation instructions.
DOWNLOAD:
DOWNLOAD:
The Haskell Cabal has reached development version 1.3.1
0
The Haskell Cabal has reached development version 1.3.1
1
Download the Cabal here (source and debian versions available):
Download the Cabal here (source and debian versions available):
http://www.haskell.org/cabal/download.html
http://www.haskell.org/cabal/download.html
...
...
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