Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion haskell-cabal.el
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
val)))))

;;;###autoload
(defun haskell-guess-setting (name)
(defun haskell-cabal-guess-setting (name)
"Guess the specified setting of this project.
If there is no valid .cabal file to get the setting from (or
there is no corresponding setting with that name in the .cabal
Expand Down