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
de3eaf6f
Commit
de3eaf6f
authored
18 years ago
by
Duncan Coutts
Browse files
Options
Downloads
Patches
Plain Diff
Bum version to 1.1.6 release
parent
a7e5447d
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cabal.cabal
+1
-1
1 addition, 1 deletion
Cabal.cabal
Makefile
+2
-2
2 additions, 2 deletions
Makefile
with
3 additions
and
3 deletions
Cabal.cabal
+
1
−
1
View file @
de3eaf6f
Name: Cabal
Name: Cabal
Version: 1.1.
5.9.4
Version: 1.1.
6
Copyright: 2003-2006, Isaac Jones
Copyright: 2003-2006, Isaac Jones
-- For ghc 6.2 you need to add 'unix' to Build-Depends:
-- For ghc 6.2 you need to add 'unix' to Build-Depends:
Build-Depends: base
Build-Depends: base
...
...
This diff is collapsed.
Click to expand it.
Makefile
+
2
−
2
View file @
de3eaf6f
...
@@ -4,7 +4,7 @@ ifeq "$(findstring boilerplate.mk, $(wildcard $(TOP)/mk/*))" ""
...
@@ -4,7 +4,7 @@ ifeq "$(findstring boilerplate.mk, $(wildcard $(TOP)/mk/*))" ""
# ----------------------------------------------------------------------------
# ----------------------------------------------------------------------------
# Standalone Makefile:
# Standalone Makefile:
CABALVERSION
=
1.1.
5.9.4
CABALVERSION
=
1.1.
6
KIND
=
rc
KIND
=
rc
#KIND=latest
#KIND=latest
GHCFLAGS
=
--make
-fno-warn-unused-matches
-cpp
GHCFLAGS
=
--make
-fno-warn-unused-matches
-cpp
...
@@ -206,7 +206,7 @@ ALL_DIRS = \
...
@@ -206,7 +206,7 @@ ALL_DIRS = \
EXCLUDED_SRCS
=
DefaultSetup.lhs
EXCLUDED_SRCS
=
DefaultSetup.lhs
PACKAGE
=
Cabal
PACKAGE
=
Cabal
VERSION
=
1.1.
5.9.4
VERSION
=
1.1.
6
PACKAGE_DEPS
=
base
PACKAGE_DEPS
=
base
...
...
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