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
{{ message }}
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
ghc-mod
has a heuristic to choose between cabal and stack based projects.This is (partly) based on the presence of a dist dir, which is taken to indicate a cabal project.
Issue a warning message on startup if both
dist
and.stack-work
are present in the project root.The text was updated successfully, but these errors were encountered: