Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hsdev "could not find module" (SublimeHaskell) #106

Open
MT-Arnoldussen opened this issue Dec 12, 2020 · 1 comment
Open

hsdev "could not find module" (SublimeHaskell) #106

MT-Arnoldussen opened this issue Dec 12, 2020 · 1 comment

Comments

@MT-Arnoldussen
Copy link

(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.

@mvoidex
Copy link
Owner

mvoidex commented Jun 24, 2021

Hi, hsdev is no more actively developed. You may try use haskell-ide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants