ihaskell.cabal: indicate lack of support for hlint > 2.1.17

This commit is contained in:
Vaibhav Sagar 2019-07-06 14:32:36 -04:00
parent e836fa255a
commit a124492287

View File

@ -68,7 +68,7 @@ library
ghc-parser >=0.1.7,
ghc-paths >=0.1,
haskeline -any,
hlint >=1.9,
hlint >=1.9 && <=2.1.17,
haskell-src-exts >=1.18,
http-client >= 0.4,
http-client-tls >= 0.2,