mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
e922b0a730
* Fix for haskell-language-server 1.8 It looks like two of the plugins have not been updated in hackage yet (qualifyimportednames and stylishhaskell). * Add modified ghcide patch for issue 1455 * hlint plugin only works with ghc902 Co-authored-by: cydparser <cydparser@gmail.com>