Skip to content
GitLab
Menu
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
f82a6443
Commit
f82a6443
authored
Sep 02, 2008
by
Ian Lynagh
Browse files
Update CPP-Options in Cabal.cabal to define CABAL_VERSION=1,5,4
It was still defining CABAL_VERSION=1,5,3
parent
f7e9b508
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal.cabal
View file @
f82a6443
...
...
@@ -53,7 +53,7 @@ Library
Build-Depends: filepath >= 1 && < 1.2
GHC-Options: -Wall
CPP-Options: "-DCABAL_VERSION=1,5,
3
"
CPP-Options: "-DCABAL_VERSION=1,5,
4
"
nhc98-Options: -K4M
Exposed-Modules:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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