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
This might be a breaking change depending on how you handle this now. You need to call ghc-mod root to get the project root directory, and start any other commands in that directory. We unfortunately have to push this to the frontend side because we can't just fork() on windows to work around it on our end.
This might be a breaking change depending on how you handle this now. You need to call ghc-mod root to get the project root directory, and start any other commands in that directory. We unfortunately have to push this to the frontend side because we can't just fork() on windows to work around it on our end.
DanielG/ghc-mod@56902bf
The text was updated successfully, but these errors were encountered: