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.
1 parent 9623545 commit d48efd1Copy full SHA for d48efd1
haskell-customize.el
@@ -182,7 +182,7 @@ pass additional flags to `ghc'."
182
183
(defcustom haskell-process-do-cabal-format-string
184
":!cd %s && %s"
185
- "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.
186
See `haskell-process-do-cabal' for more details."
187
:group 'haskell-interactive
188
:type 'string)
0 commit comments