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
Running cabal configure as advised has never solved the problem, but instead on top destroyed my cabal.project.local (#8408). (Nothing but removing the build folder has helped me so far.)
I never run cabal configure in production (just cabal build directly), so why should this help? Rather, if cabal encounters some corrupt saved configuration upon cabal build it should execute cabal build as if there were no saved configuration lying around.