[commit: ghc] master: Fix syntax in -flate-specialise docs (0017a7b)
git at git.haskell.org
git at git.haskell.org
Thu Mar 29 17:45:20 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/0017a7b618353bf984d701f6d8ee2810a425e5b3/ghc
>---------------------------------------------------------------
commit 0017a7b618353bf984d701f6d8ee2810a425e5b3
Author: Simon Jakobi <simon.jakobi at gmail.com>
Date: Thu Mar 29 13:35:40 2018 +0200
Fix syntax in -flate-specialise docs
>---------------------------------------------------------------
0017a7b618353bf984d701f6d8ee2810a425e5b3
docs/users_guide/using-optimisation.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/users_guide/using-optimisation.rst b/docs/users_guide/using-optimisation.rst
index d6c24de..8466406 100644
--- a/docs/users_guide/using-optimisation.rst
+++ b/docs/users_guide/using-optimisation.rst
@@ -888,6 +888,8 @@ by saying ``-fno-wombat``.
:shortdesc: Run a late specialisation pass
:type: dynamic
:reverse: -fno-late-specialise
+ :category:
+
:default: off
Runs another specialisation pass towards the end of the optimisation
More information about the ghc-commits
mailing list