stylish-haskell
stylish-haskell copied to clipboard
add `loadConfig` that do not depend on CWD
It would lead to a race condition in hls https://github.com/haskell/haskell-language-server/issues/4234
@michaelpj suggested we should have a version that take dir instead