We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96f6dd3 + d48efd1 commit 3a019e6Copy full SHA for 3a019e6
haskell-customize.el
@@ -172,7 +172,7 @@ pass additional flags to `ghc'."
172
173
(defcustom haskell-process-do-cabal-format-string
174
":!cd %s && %s"
175
- "The way to run cabal comands. It takes two arguments -- the directory and the command.
+ "The way to run cabal commands. It takes two arguments -- the directory and the command.
176
See `haskell-process-do-cabal' for more details."
177
:group 'haskell-interactive
178
:type 'string)
0 commit comments