Skip to content

Commit

Permalink
Fix make build for Emacs 23
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdone committed May 14, 2014
1 parent b180578 commit ed148c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions haskell-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
(require 'compile)
(require 'flymake)
(require 'outline)
(require 'haskell-compat)
(require 'haskell-align-imports)
(require 'haskell-sort-imports)
(require 'haskell-string)
Expand Down

0 comments on commit ed148c9

Please sign in to comment.