From d7869c76ac4dd86fb18723bc4a93071d5aee1b73 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Thu, 27 Mar 2014 10:26:35 +0900 Subject: [PATCH] removing comments. --- elisp/ghc-check.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/elisp/ghc-check.el b/elisp/ghc-check.el index 4e83721..f36e55a 100644 --- a/elisp/ghc-check.el +++ b/elisp/ghc-check.el @@ -8,10 +8,6 @@ ;;; Code: -;; todo: -;; * hlint -;; * multiple Mains in the same directory - (require 'ghc-func) (require 'ghc-process)