Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
3d9d11e5
Commit
3d9d11e5
authored
Feb 11, 2008
by
Duncan Coutts
Browse files
Bump version to 1.3.4
Various recent api changes
parent
db25db98
Changes
2
Hide whitespace changes
Inline
Side-by-side
Cabal.cabal
View file @
3d9d11e5
Name: Cabal
Version: 1.3.
3
Version: 1.3.
4
Copyright: 2003-2006, Isaac Jones
License: BSD3
License-File: LICENSE
...
...
@@ -37,7 +37,7 @@ Library
Build-Depends: unix
GHC-Options: -Wall
CPP-Options: "-DCABAL_VERSION=1,3,
3
"
CPP-Options: "-DCABAL_VERSION=1,3,
4
"
nhc98-Options: -K4M
Exposed-Modules:
...
...
Makefile
View file @
3d9d11e5
VERSION
=
1.3.
3
VERSION
=
1.3.
4
KIND
=
devel
#KIND=rc
...
...
@@ -7,6 +7,7 @@ KIND=devel
PREFIX
=
/usr/local
HC
=
ghc
GHCFLAGS
=
-Wall
all
:
build
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment