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
stack ghci (and stack repl) loads up GHCi with all the library and executable components of all the packages in the Stack project. However, there are limitations. GHCi's full support for multiple home units from GHC 9.14.1 may allow those limitations to be overcome.