From cb51506b02a2ecf7b5e67a8069e61f4e8375ba67 Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel <hvr@gnu.org> Date: Sun, 15 Mar 2015 07:14:32 +0100 Subject: [PATCH] Update Cabal submodule to latest 1.22.1.2 snapshot This addresses the Cabal side of #10115 as this pulls in the following two commits: > Make sure to pass the package key to ghc > Haddock: Use --package-{name|version} when available (cherry picked from commit 14b78eb7390dcf78c104501f4c24ac013a70a766) --- libraries/Cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/Cabal b/libraries/Cabal index a9958fefc737..cbd9d53bc028 160000 --- a/libraries/Cabal +++ b/libraries/Cabal @@ -1 +1 @@ -Subproject commit a9958fefc737b223b75babc68ecd3122b9697cd9 +Subproject commit cbd9d53bc028717323417316a5ed10d65c704d87 -- GitLab