[commit: haddock] ghc-7.6: Update html-test/README (cbc8e78)
Simon Hengel <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : ghc-7.6 http://hackage.haskell.org/trac/ghc/changeset/cbc8e789b8b6308144ebdaf866ec202fe608647d >--------------------------------------------------------------- commit cbc8e789b8b6308144ebdaf866ec202fe608647d Author: Simon Hengel <[email protected]> Date: Thu Oct 18 08:42:48 2012 +0200 Update html-test/README >--------------------------------------------------------------- html-test/README | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html-test/README b/html-test/README index b5fff14..082104b 100644 --- a/html-test/README +++ b/html-test/README @@ -5,8 +5,8 @@ To add a new test: 1) Create a module in the "html-test/src" directory. - 2) Run "cabal test". You should now have output/<modulename>.html. The test - passes since there is no reference file to compare with. + 2) Run "cabal test". You should now have "html-test/out/<modulename>.html". + The test passes since there is no reference file to compare with. 3) To make a reference file from the output file, do runhaskell accept.lhs <modulename>