You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that ghcide is using interface files, it would be desirable if ghcide parsed only the module headers to spy out the imports and skipped the rest of the file, just like GHC does.