Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
f8f0418c
Commit
f8f0418c
authored
Sep 03, 2008
by
Ian Lynagh
Browse files
follow library changes
parent
6e411b79
Changes
1
Show whitespace changes
Inline
Side-by-side
Cabal.cabal
View file @
f8f0418c
...
...
@@ -41,8 +41,6 @@ Library
if !flag(base3) && !flag(base4)
Build-Depends: base < 3
if flag(base4) && !impl(nhc98)
Build-Depends: concurrent >= 0.1 && < 0.2
if flag(base3) || flag(base4)
Build-Depends: directory >= 1 && < 1.1,
process >= 1 && < 1.1,
...
...
Write
Preview
Markdown
is supported
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