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
80ab62d0
Commit
80ab62d0
authored
Jul 21, 2014
by
Edward Z. Yang
Browse files
Update Cabal submodule to HEAD (1.21)
This reverts commit
f23b2129
.
parent
0acd70ac
Changes
4
Hide whitespace changes
Inline
Side-by-side
Cabal
@
90811eb4
Compare
c125342d
...
90811eb4
Subproject commit
c125342d4147ffb59c88d43024ae9abfc3a9c96d
Subproject commit
90811eb4f0e06ba308e8a6e93089ff041d932952
libraries/bin-package-db/bin-package-db.cabal
View file @
80ab62d0
...
...
@@ -26,5 +26,5 @@ Library
build-depends: base >= 4 && < 5,
binary >= 0.5 && < 0.8,
Cabal >= 1.20 && < 1.2
1
Cabal >= 1.20 && < 1.2
2
utils/ghc-cabal/ghc-cabal.cabal
View file @
80ab62d0
...
...
@@ -18,7 +18,7 @@ Executable ghc-cabal
Build-Depends: base >= 3 && < 5,
bytestring >= 0.10 && < 0.11,
Cabal >= 1.20 && < 1.2
1
,
Cabal >= 1.20 && < 1.2
2
,
directory >= 1.1 && < 1.3,
filepath >= 1.2 && < 1.4
utils/ghctags/ghctags.cabal
View file @
80ab62d0
...
...
@@ -19,6 +19,6 @@ Executable ghctags
Build-Depends: base >= 4 && < 5,
containers,
Cabal >= 1.20 && <1.2
1
,
Cabal >= 1.20 && <1.2
2
,
ghc
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