Closed
Description
Retrie currently doesn't work on windows, which also breaks the renaming support of haskell-language-server #2051
A pull request to fix this was merged a while ago facebookincubator/retrie#31 , and this fixed the issue for me when pinning the commit in extra-deps/source-repository-package. However as far as I can see the commit isn't part of any retrie release.
I'd quite like to get windows support for retrie into haskell-language-server. The easy answer would be to pin the commit, but doing so in every build variant seems a bit roundabout. Is there a more proper way to go about this?