From 0fac26e350b0046411958a355ee0a0011ee1d197 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Thu, 13 Mar 2014 11:10:37 +0900 Subject: [PATCH] hlint min version. --- ghc-mod.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index 2e6d239..c5e4117 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -68,7 +68,7 @@ Library , ghc , ghc-paths , ghc-syb-utils - , hlint >= 1.7.1 + , hlint >= 1.8.58 , io-choice , old-time , process