-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
(i assume this is an hsdev issue and not a SublimeHaskell issue, but I am not certain)
I got SublimHaskell linting/hsdev working perfectly until I added a module to my project via Stack (ansi-terminal). stack build works fine but in SublimeText the hsdev linting produces the following error:
Error: Could not find module System.Console.ANSI`.
I tested it with another module too (math-functions), and that led to the same result, but for both modules this time. To be clear, the stack build works properly.
This is in Windows.
If I skipped some actions on my part that were supposed to tell hsdev which modules have been properly linked I apologize, I could not find any.
Metadata
Metadata
Assignees
Labels
No labels