diff --git a/elisp/ghc-command.el b/elisp/ghc-command.el index 14da057..e62cb77 100644 --- a/elisp/ghc-command.el +++ b/elisp/ghc-command.el @@ -8,7 +8,7 @@ ;;; Code: -(provide 'ghc-flymake) +(require 'ghc-flymake) (defun ghc-insert-template () (interactive)