pages/common/*.md: REPL Normalization (#6471)

This commit is contained in:
pixel
2021-09-12 16:03:27 +02:00
committed by GitHub
parent ec4a9a4ee6
commit 882781e410
15 changed files with 15 additions and 15 deletions

View File

@@ -20,7 +20,7 @@
`ghc -c {{file.hs}}`
- Run Haskell interactive interpreter (REPL):
- Start a REPL (interactive shell):
`ghci`