From d933028edfdc6fae1876489faf9f3040e7af3857 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Tue, 23 Jun 2015 17:34:37 -0500 Subject: Added an unused heml-init.el --- elisp/haskell-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elisp/haskell-init.el') diff --git a/elisp/haskell-init.el b/elisp/haskell-init.el index 735d788..31c0804 100644 --- a/elisp/haskell-init.el +++ b/elisp/haskell-init.el @@ -3,7 +3,7 @@ ;; Require packages (require 'package-require) -(package-require '(flycheck yasnippet haskell-snippets haskell-mode flycheck-haskell)) +(package-require '(haskell-mode yasnippet haskell-snippets flycheck flycheck-haskell)) ;; Load haskell-mode from source ;; (add-to-list 'load-path "~/Code/elisp/haskell-mode/") -- cgit v1.2.3