Bump dependency on HLint to 2.*

This commit is contained in:
Daniel Gröber
2017-05-25 03:26:33 +02:00
parent e2490a1cf0
commit efca8f8270
3 changed files with 16 additions and 7 deletions

View File

@@ -190,7 +190,7 @@ Library
, ghc-paths < 0.2 && >= 0.1.0.9
, ghc-syb-utils < 0.3 && >= 0.2.3
, haskell-src-exts < 1.20 && >= 1.18
, hlint < 1.10 && >= 1.9.27
, hlint < 2.1 && >= 2.0.8
, monad-control < 1.1 && >= 1
, monad-journal < 0.8 && >= 0.4
, optparse-applicative == 0.13.0.*