[commit: ghc] ghc-7.10: Update Cabal submodule to 1.22.3.0 release (c09f4f8)
git at git.haskell.org
git at git.haskell.org
Thu Apr 23 17:10:24 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : ghc-7.10
Link : http://ghc.haskell.org/trac/ghc/changeset/c09f4f8015b29e723f057d0e1abb4bde611a55f6/ghc
>---------------------------------------------------------------
commit c09f4f8015b29e723f057d0e1abb4bde611a55f6
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Mon Apr 20 16:19:53 2015 +0200
Update Cabal submodule to 1.22.3.0 release
Highlights since 1.22.2.0:
- cabal check will fail on -fprof-auto passed as a ghc-option
- filterConfigureFlags: filter more flags.
- fix ghcjs-pkg version number handling
Addresses #10304
(cherry picked from commit 4bc925a67285a71ddd14642e218d85de83bc214a)
>---------------------------------------------------------------
c09f4f8015b29e723f057d0e1abb4bde611a55f6
libraries/Cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libraries/Cabal b/libraries/Cabal
index 5386dd5..bda1ce6 160000
--- a/libraries/Cabal
+++ b/libraries/Cabal
@@ -1 +1 @@
-Subproject commit 5386dd5c167a7fe7c3d17ba93803e1f477360df3
+Subproject commit bda1ce6b757cdaca93f2eba4e1906a4658719537
More information about the ghc-commits
mailing list