diff options
author | Ben Gamari <ben@smart-cactus.org> | 2021-04-22 13:12:56 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2021-04-22 13:13:26 -0400 |
commit | 64400812a0a7d134849430bf77de806101c6b2c7 (patch) | |
tree | f969ae3bfd07bff8439dc7253de4e29920422ee3 /docs/users_guide/using-optimisation.rst | |
parent | cc97ab6d1a46e2e0a62cc0c7c7428f0d39fde2b7 (diff) | |
download | haskell-wip/T19446.tar.gz |
users guide: Various other cleanupswip/T19446
Diffstat (limited to 'docs/users_guide/using-optimisation.rst')
-rw-r--r-- | docs/users_guide/using-optimisation.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/users_guide/using-optimisation.rst b/docs/users_guide/using-optimisation.rst index 79cac66a17..3fcac45e11 100644 --- a/docs/users_guide/using-optimisation.rst +++ b/docs/users_guide/using-optimisation.rst @@ -1532,4 +1532,3 @@ by saying ``-fno-wombat``. is used. You can disable the second approach entirely by setting the threshold to 0. - |