summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Graf <sgraf1337@gmail.com>2019-11-29 06:33:37 -0500
committerSebastian Graf <sebastian.graf@kit.edu>2019-11-29 12:40:05 +0100
commit7e3c886c9b017b2b4f17025db848f6cdbfba997b (patch)
tree9c371bcfcbc3a443dbfa49d3ccb15d310eaf69ec
parent6c59cc71dc20f26d5a6650b16a82faeae72f2065 (diff)
downloadhaskell-wip/slow-validate.tar.gz
Hadrian docs: Rename the second "validate" entry to "slow-validate" [ci skip]wip/slow-validate
That would be in line with the implementation.
-rw-r--r--hadrian/doc/flavours.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/doc/flavours.md b/hadrian/doc/flavours.md
index 6c05bd1478..61af4f4075 100644
--- a/hadrian/doc/flavours.md
+++ b/hadrian/doc/flavours.md
@@ -132,7 +132,7 @@ when compiling the `compiler` library, and `hsGhc` when compiling/linking the GH
<td>-O</td>
</tr>
<tr>
- <th>validate</td>
+ <th>slow-validate</td>
<td>-O0<br>-H64m</td>
<td>-fllvm-fill-undef-with-garbage</td>
<td></td>