ver bumps up.
This commit is contained in:
parent
8290758b2f
commit
3c885f3edc
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))
|
||||
|
Loading…
Reference in New Issue
Block a user