[commit: ghc] master: Revert "docs: Fix #10416" (7944a68)
git at git.haskell.org
git at git.haskell.org
Tue Jun 9 01:39:54 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/7944a68f0a91033f50c5d0c56e923948bba30be1/ghc
>---------------------------------------------------------------
commit 7944a68f0a91033f50c5d0c56e923948bba30be1
Author: Austin Seipp <austin at well-typed.com>
Date: Mon Jun 8 20:39:46 2015 -0500
Revert "docs: Fix #10416"
This causes the buildbots and other users to choke when building the
user documentation, but I haven't figured out why.
This reverts commit dcaaa980dc59202744bb3888d9662f9a7558cdf6.
>---------------------------------------------------------------
7944a68f0a91033f50c5d0c56e923948bba30be1
docs/users_guide/profiling.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/users_guide/profiling.xml b/docs/users_guide/profiling.xml
index 84f96b1..4971a7d 100644
--- a/docs/users_guide/profiling.xml
+++ b/docs/users_guide/profiling.xml
@@ -625,7 +625,7 @@ MAIN MAIN 102 0 0.0 0.0 100.0 1
other than making the PS file generation work, rather than
falling over. The result seems to be broken PS on the page
with the image. -->
- <imagedata fileref="prof_scc.png" contentwidth="645px"
+ <imagedata fileref="prof_scc" contentwidth="645px"
contentdepth="428px"/>
<para>You might also want to take a look
More information about the ghc-commits
mailing list