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
5b3cb7e7
Commit
5b3cb7e7
authored
Sep 02, 2008
by
Malcolm.Wallace
Browse files
package concurrent not available in nhc98
parent
2ae262e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal.cabal
View file @
5b3cb7e7
...
...
@@ -41,7 +41,7 @@ Library
if !flag(base3) && !flag(base4)
Build-Depends: base < 3
if flag(base4)
if flag(base4)
&& !impl(nhc98)
Build-Depends: concurrent >= 0.1 && < 0.2
if flag(base3) || flag(base4)
Build-Depends: directory >= 1 && < 1.1,
...
...
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