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
af28e61c
Commit
af28e61c
authored
Jul 18, 2014
by
Edward Z. Yang
Browse files
Update Cabal submodule to HEAD (1.21)
Signed-off-by:
Edward Z. Yang
<
ezyang@cs.stanford.edu
>
parent
4b3df0bb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Cabal
@
337f9cd7
Compare
c125342d
...
337f9cd7
Subproject commit
c125342d4147ffb59c88d43024ae9abfc3a9c96d
Subproject commit
337f9cd7927b787c6796acddc943393cf5b8e64c
libraries/bin-package-db/bin-package-db.cabal
View file @
af28e61c
...
...
@@ -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 @
af28e61c
...
...
@@ -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 @
af28e61c
...
...
@@ -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
Ben Gamari
🐢
@bgamari
mentioned in commit
f23b2129
·
Jul 20, 2014
mentioned in commit
f23b2129
mentioned in commit f23b2129aca24beb4ece0d5915f67c448dc64ae4
Toggle commit list
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