Closed
Description
Every time that @ndmitchell releases a new hint, our CI becomes blocked (the most recent one is #2116 (comment))
To prevent this, we should change the lint script to stick to a fixed version of hlint. This will probably imply forking Neil's script:
haskell-language-server/fmt.sh
Lines 1 to 3 in a800b9d