Skip to content

Commit c7d20d1

Browse files
committed
Add run to cabal's commands list
1 parent e5afe82 commit c7d20d1

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)