[commit: ghc] master: Update Haddock submodule. (b036424)
git at git.haskell.org
git at git.haskell.org
Wed May 14 00:34:04 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/b0364249b76b0091d83cae3b658ac3ed725ba5fc/ghc
>---------------------------------------------------------------
commit b0364249b76b0091d83cae3b658ac3ed725ba5fc
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Wed May 14 02:32:42 2014 +0200
Update Haddock submodule.
This splits up Haddock up a bit to allow use of its parser (and in the
future perhaps more) without GHC dependency. It should build fine with
the regular work-flow but if you get problems with building Haddock then
please revert this and let me know.
>---------------------------------------------------------------
b0364249b76b0091d83cae3b658ac3ed725ba5fc
utils/haddock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utils/haddock b/utils/haddock
index dba02d6..a19af87 160000
--- a/utils/haddock
+++ b/utils/haddock
@@ -1 +1 @@
-Subproject commit dba02d6df32534aac5d257f2d28596238d248942
+Subproject commit a19af87d6bfee1abc6c179f79eb391b381a26d81
More information about the ghc-commits
mailing list