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
GHC
Commits
e664431f
Commit
e664431f
authored
Mar 16, 2017
by
Andrey Mokhov
Browse files
Depend on the exact version of the in-tree Cabal library
parent
f8bd7949
Changes
1
Hide whitespace changes
Inline
Side-by-side
hadrian.cabal
View file @
e664431f
...
...
@@ -117,7 +117,7 @@ executable hadrian
, ScopedTypeVariables
build-depends: base >= 4.8 && < 5
, ansi-terminal == 0.6.*
, Cabal ==
1.25.*
, Cabal ==
2.0.0.0
, containers == 0.5.*
, directory == 1.2.*
, extra >= 1.4.7
...
...
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