[commit: ghc] master: Update Cabal and haddock submodules to follow the Canal-dep removal changes (01461ce)

git at git.haskell.org git at git.haskell.org
Fri Aug 29 14:04:23 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/01461ce86f9d4bd3a4969b43aa9d237949ca3ce6/ghc

>---------------------------------------------------------------

commit 01461ce86f9d4bd3a4969b43aa9d237949ca3ce6
Author: Duncan Coutts <duncan at well-typed.com>
Date:   Wed Aug 27 13:57:46 2014 +0100

    Update Cabal and haddock submodules to follow the Canal-dep removal changes
    
    In particular, Cabal was still in one place using old file-style package
    databases. Haddock just needed simple changes to follow the change of
    representation of packages in the ghc library.


>---------------------------------------------------------------

01461ce86f9d4bd3a4969b43aa9d237949ca3ce6
 libraries/Cabal | 2 +-
 utils/haddock   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libraries/Cabal b/libraries/Cabal
index 6cc4699..8d59dc9 160000
--- a/libraries/Cabal
+++ b/libraries/Cabal
@@ -1 +1 @@
-Subproject commit 6cc46998f0778c04b535c805416604995fe153b5
+Subproject commit 8d59dc9fba584a9fdb810f4d84f7f3ccb089dd08
diff --git a/utils/haddock b/utils/haddock
index f32ad30..b2a807d 160000
--- a/utils/haddock
+++ b/utils/haddock
@@ -1 +1 @@
-Subproject commit f32ad30e9b8c5d4ee54c60c9c3b282fef7d297a5
+Subproject commit b2a807da55d197c648fd2df1f156f9862711d92b



More information about the ghc-commits mailing list