[commit: ghc] master: users-guides: Fix errant whitespace (a602b65)
git at git.haskell.org
git at git.haskell.org
Mon Jul 24 23:36:25 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a602b654992290c735cb65cb0dbabf07891e3920/ghc
>---------------------------------------------------------------
commit a602b654992290c735cb65cb0dbabf07891e3920
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sun Jul 23 15:48:56 2017 -0400
users-guides: Fix errant whitespace
[skip-ci]
>---------------------------------------------------------------
a602b654992290c735cb65cb0dbabf07891e3920
docs/users_guide/runtime_control.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/users_guide/runtime_control.rst b/docs/users_guide/runtime_control.rst
index b3ab08f..5f64409 100644
--- a/docs/users_guide/runtime_control.rst
+++ b/docs/users_guide/runtime_control.rst
@@ -643,7 +643,7 @@ performance.
``-F`` parameter will be reduced in order to avoid exceeding the
maximum heap size.
-.. rts-flag:: -Mgrace= ⟨size⟩
+.. rts-flag:: -Mgrace=⟨size⟩
:default: 1M
More information about the ghc-commits
mailing list