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
10ca4953
Commit
10ca4953
authored
Jul 06, 2013
by
Mikhail Glushenkov
Browse files
Formatting.
parent
3ca65fdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/Cabal.cabal
View file @
10ca4953
...
...
@@ -118,15 +118,15 @@ source-repository head
library
build-depends:
base >= 4 && < 5,
deepseq >= 1.3 && < 1.4,
filepath >= 1 && < 1.4,
directory >= 1 && < 1.3,
base >= 4
&& < 5,
deepseq >= 1.3
&& < 1.4,
filepath >= 1
&& < 1.4,
directory >= 1
&& < 1.3,
process >= 1.0.1.1 && < 1.3,
time >= 1.1 && < 1.5,
containers >= 0.1 && < 0.6,
array >= 0.1 && < 0.5,
pretty >= 1 && < 1.2,
time >= 1.1
&& < 1.5,
containers >= 0.1
&& < 0.6,
array >= 0.1
&& < 0.5,
pretty >= 1
&& < 1.2,
bytestring >= 0.9
if !os(windows)
...
...
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