Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 393 Bytes

Haskell Language Server Custom Builds

This repo contains the haskell-language-server along with a patch that modifies it's dependency versions to match the code verification we do in CI.

It ensure HLS is built with formolu-0.10.1.0 & hlint-3.5.

Run the install.sh script to pull the proper upstream code, apply the patch, build the language server, & install it to ~/.local/bin/.