This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 206
HIE does not handle multiple source directories correctly #1576
Labels
Comments
Paths in the error message look weird, maybe we are not normalising them enough for windows? |
Can reproduce on linux. |
I found the offending line and I even documented this behaviour 😭 |
Bug fix on the way, just need to add some tests for it, too. |
fendor
added a commit
to fendor/haskell-ide-engine
that referenced
this issue
Jan 19, 2020
fendor
added a commit
to fendor/haskell-ide-engine
that referenced
this issue
Jan 23, 2020
fendor
added a commit
to fendor/haskell-ide-engine
that referenced
this issue
Jan 24, 2020
fendor
added a commit
that referenced
this issue
Jan 24, 2020
* Add failing test-cases for #1576 * Handle multiple source directories correctly Change existing behaviour to find all source directories which are a prefix of the given filepath. * Relax base constraints on c-h testdata There was probably no reason to have the constraints in the first pace * Lower cabal constraint for testdata * Avoid load checks as long as AZURE CI chokes on it
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Error message:
Generated .cabal file.
Originally posted by @tuomohopia in #1564 (comment)
The text was updated successfully, but these errors were encountered: