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 was archived by the owner on Jul 9, 2024. It is now read-only.
stack will ask for main-module choices in this case upon running stack ghci, the question is answerable when running in publication mode, tho still annoying as main-module is meaningless in hadui context. but in development mode, as stdin is nulled out, stack will fail hard and hadui defunctining.
stack will ask for main-module choices in this case upon running
stack ghci, the question is answerable when running in publication mode, tho still annoying as main-module is meaningless in hadui context. but in development mode, as stdin is nulled out, stack will fail hard and hadui defunctining.