Skip to content

Commit 7100354

Browse files
committed
Merge pull request #587 from geraldus/gman-tmp
Add `run` to cabal's commands list
2 parents e284cda + c7d20d1 commit 7100354

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

haskell-cabal.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,8 @@ OTHER-WINDOW use `find-file-other-window'."
298298
"hscolour"
299299
"register"
300300
"test"
301-
"help"))
301+
"help"
302+
"run"))
302303

303304

304305
(defgroup haskell-cabal nil

0 commit comments

Comments
 (0)