You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In hls we have to use hlint-3.2 cause 3.3 uses ghc-lib >= 9.0.1 which does not support ghc-8.6.5, ghc version we are gonna support for long time yet
hlint-3.2 does not support extras-1.7.10 nor aeson-2.0.1 so it block hls from upgrade other deps needed them (like brittany)
So i would like to ask maintainers if it would be possible to backport support for those libs versions and make a hlint-3.2.8 release including it
Thanks in advance!