diff options
Diffstat (limited to 'tests/README')
-rw-r--r-- | tests/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/README b/tests/README index 51baa82d..567c3b61 100644 --- a/tests/README +++ b/tests/README @@ -16,3 +16,6 @@ to copy all output into reference files You can do runhaskell runtests.hs all to continue despite a failing test + +You can pass extra options to haddock like so + runhaskell runtests.hs --xhtml all |