From 5ca0da14ec769c9425d600b5976903a3cce1636c Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Thu, 3 Apr 2014 16:31:17 +0900 Subject: [PATCH] ver bumps up. --- elisp/ghc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elisp/ghc.el b/elisp/ghc.el index d5d497b..c29bc34 100644 --- a/elisp/ghc.el +++ b/elisp/ghc.el @@ -11,7 +11,7 @@ ;;; Code: -(defconst ghc-version "4.0.0") +(defconst ghc-version "4.0.1") ;; (eval-when-compile ;; (require 'haskell-mode))