ver bumps up.
This commit is contained in:
parent
662bcb8126
commit
3178393c85
@ -16,7 +16,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defconst ghc-version "1.10.10")
|
||||
(defconst ghc-version "1.10.11")
|
||||
|
||||
;; (eval-when-compile
|
||||
;; (require 'haskell-mode))
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ghc-mod
|
||||
Version: 1.10.10
|
||||
Version: 1.10.11
|
||||
Author: Kazu Yamamoto <kazu@iij.ad.jp>
|
||||
Maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
|
||||
License: BSD3
|
||||
@ -16,7 +16,8 @@ Description: This packages includes Elisp files
|
||||
or extracts names of functions, classes,
|
||||
and data declarations.
|
||||
To use "ghc-mod" on Vim,
|
||||
see <https://github.com/eagletmt/ghcmod-vim>
|
||||
see <https://github.com/eagletmt/ghcmod-vim> or
|
||||
<https://github.com/scrooloose/syntastic>
|
||||
Category: Development
|
||||
Cabal-Version: >= 1.6
|
||||
Build-Type: Simple
|
||||
|
Loading…
Reference in New Issue
Block a user