ver bumps up.

This commit is contained in:
Kazu Yamamoto 2012-03-06 16:04:31 +09:00
parent 662bcb8126
commit 3178393c85
2 changed files with 4 additions and 3 deletions

View File

@ -16,7 +16,7 @@
;;; Code:
(defconst ghc-version "1.10.10")
(defconst ghc-version "1.10.11")
;; (eval-when-compile
;; (require 'haskell-mode))

View File

@ -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