ver bumps up.

This commit is contained in:
Kazu Yamamoto 2013-05-20 16:17:35 +09:00
parent 8290758b2f
commit 3c885f3edc
2 changed files with 6 additions and 1 deletions

5
elisp/ghc-pkg.el Normal file
View File

@ -0,0 +1,5 @@
(define-package
"ghc-mod"
2.0.0
"Sub mode for Haskell mode"
nil)

View File

@ -13,7 +13,7 @@
;;; Code:
(defconst ghc-version "1.11.1")
(defconst ghc-version "2.0.0")
;; (eval-when-compile
;; (require 'haskell-mode))