mirror of
https://github.com/haskell/ghcide.git
synced 2024-12-17 23:22:04 +03:00
A library for building Haskell IDE tooling
1fa783b876
On Windows we can end up with rootModDir having / in the filepath while rootPathDir uses \ so stripSuffix didn’t work. This fixes #1284 |
||
---|---|---|
src/Development/IDE | ||
test | ||
.ghci | ||
BUILD.bazel | ||
haskell-ide-core.cabal | ||
stack.yaml |