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 <[email protected]> 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 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
