ver bumps up.
This commit is contained in:
5
elisp/ghc-pkg.el
Normal file
5
elisp/ghc-pkg.el
Normal file
@@ -0,0 +1,5 @@
|
||||
(define-package
|
||||
"ghc-mod"
|
||||
2.0.0
|
||||
"Sub mode for Haskell mode"
|
||||
nil)
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defconst ghc-version "1.11.1")
|
||||
(defconst ghc-version "2.0.0")
|
||||
|
||||
;; (eval-when-compile
|
||||
;; (require 'haskell-mode))
|
||||
|
||||
Reference in New Issue
Block a user