Bump lower bound on hlint

The Error -> Warning changes in older versions of hlint break the tests
otherwise
This commit is contained in:
Daniel Gröber 2016-03-02 00:38:40 +01:00
parent e9d4a281cc
commit 5e2f79b7c8

View File

@ -172,7 +172,7 @@ Library
, ghc < 8.2 && >= 7.6 , ghc < 8.2 && >= 7.6
, ghc-paths < 0.2 , ghc-paths < 0.2
, ghc-syb-utils < 0.3 , ghc-syb-utils < 0.3
, hlint < 1.10 && >= 1.9.26 , hlint < 1.10 && >= 1.9.27
, monad-journal < 0.8 && >= 0.4 , monad-journal < 0.8 && >= 0.4
, old-time < 1.2 , old-time < 1.2
, pretty < 1.2 , pretty < 1.2