verion up.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Name: ghc-mod
|
||||
Version: 0.4.1
|
||||
Version: 0.4.2
|
||||
Author: Kazu Yamamoto <kazu@iij.ad.jp>
|
||||
Maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
|
||||
License: BSD3
|
||||
@@ -29,7 +29,7 @@ Executable ghc-mod
|
||||
else
|
||||
GHC-Options: -Wall
|
||||
Build-Depends: base >= 4.0 && < 5, ghc, ghc-paths,
|
||||
process, directory, filepath, hlint
|
||||
process, directory, filepath, hlint >= 1.7.1
|
||||
Source-Repository head
|
||||
Type: git
|
||||
Location: git://github.com/kazu-yamamoto/ghc-mod.git
|
||||
|
||||
Reference in New Issue
Block a user