haskell-language-server
haskell-language-server copied to clipboard
replace usages of NormalizedFilePath with NormalizedUri wherever possible
This is useful for being to run haskell-language-server against URIs that are not file URIs.
I am not sure about all the places and there's one more change that I will probably have to do to run HLS over websocket.
oh no already three conflicts :sob:
oh jeez fixing the testsuite is gonna be real fun :P