This repository was archived by the owner on Oct 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 205
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Erroneous import highlights in ST3 #450
Open
Labels
Milestone
@ShrykeWindgrace
Description
Modules imported from packages listed in "build-depends" section of the cabal file are highlighted as "Could not find module", even if they are installed globally and stack build works. Also, all modules in my project have the similar highlight.
How do I circumvent this problem?
Config: Ubuntu16.04, stack-1.6.3, latest hie, latest ST3