[commit: ghc] master: haddock: Fix submodule commit to point to ghc-head (a6e0394)

git at git.haskell.org git at git.haskell.org
Fri Dec 11 23:35:56 UTC 2015


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

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

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

commit a6e03945a75fa541b84e433e40eae8dd081d4cbf
Author: Austin Seipp <austin at well-typed.com>
Date:   Fri Dec 11 17:34:26 2015 -0600

    haddock: Fix submodule commit to point to ghc-head
    
    6746549772c5 accidentally pointed it to a branch (wip/rae-nokinds), before
    rebasing it onto ghc-head.
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

a6e03945a75fa541b84e433e40eae8dd081d4cbf
 utils/haddock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/haddock b/utils/haddock
index bd61e8e..0fc8cfd 160000
--- a/utils/haddock
+++ b/utils/haddock
@@ -1 +1 @@
-Subproject commit bd61e8e22b11d1c4f03dd6ddc45a794e3362d45c
+Subproject commit 0fc8cfd532f5dfd12b5504f44a2b3c9fb659cd87



More information about the ghc-commits mailing list