Skip to content

Commit

Permalink
Declare use of -insert-garbage
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdone committed Apr 6, 2014
1 parent c2e7dbf commit 58810a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions haskell-process.el
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
(declare-function haskell-interactive-mode-insert "haskell-interactive-mode" (session message))
(declare-function haskell-interactive-mode-reset-error "haskell-interactive-mode" (session))
(declare-function haskell-interactive-show-load-message "haskell-interactive-mode" (session type module-name file-name echo))
(declare-function haskell-interactive-mode-insert-garbage "haskell-interactive-mode" (session message))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Configuration
Expand Down

0 comments on commit 58810a1

Please sign in to comment.