summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Graf <sgraf1337@gmail.com>2019-11-29 06:33:37 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-11-30 02:57:58 -0500
commit316f24319e151446c83cbb0f2997a73e19fe4aa3 (patch)
treeea1f18bdbaa2b1b4d86aff12232a6c06c60f2e3c
parente921c90fec6754414e97bfabaeeb4eaf0241472d (diff)
downloadhaskell-316f24319e151446c83cbb0f2997a73e19fe4aa3.tar.gz
Hadrian docs: Rename the second "validate" entry to "slow-validate" [ci skip]
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>