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
b23cb2ae
Commit
b23cb2ae
authored
Jul 06, 2013
by
Mikhail Glushenkov
Browse files
Bump the dependency on 'unix'.
Fixes #1384.
parent
20b4ab03
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/cabal-install.cabal
View file @
b23cb2ae
...
...
@@ -138,7 +138,7 @@ executable cabal
build-depends: Win32 >= 2 && < 3
cpp-options: -DWIN32
else
build-depends: unix >=
1
.0 && < 2.
7
build-depends: unix >=
2
.0 && < 2.
8
if arch(arm)
cc-options: -DCABAL_NO_THREADED
...
...
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