Commit a1244922 authored by Vaibhav Sagar's avatar Vaibhav Sagar

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

parent e836fa25
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment