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