[commit: ghc] master: Correct submodule update for haddock (a3bce95)
git at git.haskell.org
git at git.haskell.org
Sat Sep 15 19:42:27 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a3bce956d7ee5f3951e3e93fd3946711c50ff07f/ghc
>---------------------------------------------------------------
commit a3bce956d7ee5f3951e3e93fd3946711c50ff07f
Author: Richard Eisenberg <rae at cs.brynmawr.edu>
Date: Sat Sep 15 15:41:39 2018 -0400
Correct submodule update for haddock
Previous commit (Coercion Quantification) was missing a
commit on the haddock submodule. This (hopefully) corrects it.
>---------------------------------------------------------------
a3bce956d7ee5f3951e3e93fd3946711c50ff07f
utils/haddock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utils/haddock b/utils/haddock
index b66a830..b5372b7 160000
--- a/utils/haddock
+++ b/utils/haddock
@@ -1 +1 @@
-Subproject commit b66a830b5b1c0166d17f695e7405058650d57ed0
+Subproject commit b5372b7d86e3058b419076641dd3048258c4ddf2
More information about the ghc-commits
mailing list