[commit: haddock] ghc-7.6: Update documentation of `runInteractiveProcess` in reference rendering (a427422)
Simon Hengel
sol at typeful.net
Sat Sep 1 11:57:13 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/a427422fae865a06f5fa23d904e7e12cc5b1af6e
>---------------------------------------------------------------
commit a427422fae865a06f5fa23d904e7e12cc5b1af6e
Author: Simon Hengel <sol at typeful.net>
Date: Sun Aug 26 13:54:24 2012 +0200
Update documentation of `runInteractiveProcess` in reference rendering
>---------------------------------------------------------------
tests/html-tests/tests/CrossPackageDocs.html.ref | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/tests/html-tests/tests/CrossPackageDocs.html.ref b/tests/html-tests/tests/CrossPackageDocs.html.ref
index f57f0e7..57bf900 100644
--- a/tests/html-tests/tests/CrossPackageDocs.html.ref
+++ b/tests/html-tests/tests/CrossPackageDocs.html.ref
@@ -358,7 +358,11 @@ defined in the <a href=""
></td
><td class="doc"
><p
- >Filename of the executable
+ >Filename of the executable (see <code
+ ><a href=""
+ >proc</a
+ ></code
+ > for details)
</p
></td
></tr
More information about the Cvs-ghc
mailing list