diff options
author | Ian Lynagh <igloo@earth.li> | 2008-07-07 10:38:16 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2008-07-07 10:38:16 +0000 |
commit | 69adcec2c70afb3e940fae0a5c64589cfa09ad56 (patch) | |
tree | fdc5b9de5313de1635890a8236217ee983f5249f /validate | |
parent | b3ee146e56463e8b492bf7ba1ad95ba7d966ea8d (diff) | |
download | haskell-69adcec2c70afb3e940fae0a5c64589cfa09ad56.tar.gz |
Add a comment in validate saying where the hpc HTML is put
Diffstat (limited to 'validate')
-rw-r--r-- | validate | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ # --hpc: build stage2 with -fhpc, and see how much of the # compiler the test suite covers. # 2008-07-01: 63% slower than the default. +# HTML generated here: testsuite/hpc_output/hpc_index.html # --fast: Default. Opposite to --slow. # --slow: Build stage2 with -DDEBUG. # 2008-07-01: 14% slower than the default. |