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
When using a version of cabal which supports the multi repl then it is useful to be able to pass a list of targets to cabal repl when setting up GHC options. At the moment only one target seems to be supported because cabal repl only accepts one target.
The text was updated successfully, but these errors were encountered:
When using a version of cabal which supports the multi repl then it is useful to be able to pass a list of targets to
cabal repl
when setting up GHC options. At the moment only one target seems to be supported becausecabal repl
only accepts one target.The text was updated successfully, but these errors were encountered: