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
Package A uses NoImplicitPrelude default extension but depends on package B which doesn't. Package B fails to compile because ghcide assumes NoImplicitPrelude.
PS: I'm not entirely sure if this is an issue here or in ghcide
The text was updated successfully, but these errors were encountered:
I'm using stack.
Package A uses
NoImplicitPrelude
default extension but depends on package B which doesn't. Package B fails to compile because ghcide assumesNoImplicitPrelude
.PS: I'm not entirely sure if this is an issue here or in ghcide
The text was updated successfully, but these errors were encountered: