From 1fe7921c283ccd4048fd6c1e410100e3953e2710 Mon Sep 17 00:00:00 2001 From: Eric Lindblad <76970-lindblad@users.noreply.gitlab.haskell.org> Date: Thu, 22 Sep 2022 22:59:48 +0000 Subject: runhaskell --- docs/users_guide/runghc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/users_guide/runghc.rst b/docs/users_guide/runghc.rst index 5afbae61b3..cc3d87cc18 100644 --- a/docs/users_guide/runghc.rst +++ b/docs/users_guide/runghc.rst @@ -7,7 +7,7 @@ Using runghc single: runghc single: runhaskell -``runghc`` (or ``runhaskell``, which is its equivalent) allows you to run Haskell programs using the interpreter, instead of having to +``runghc``/``runhaskell`` allows you to run Haskell programs using the interpreter, instead of having to compile them first. .. _runghc-introduction: -- cgit v1.2.1