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 new-run cabal-tests -- setup.test.hs is supposed to stream output from the test script as it is executed, but it does not do so on OS X. Not sure what the problem is; setting stdout/stderr to LineBuffering in the parent and child did not seem to help.
The text was updated successfully, but these errors were encountered:
Running
cabal new-run cabal-tests -- setup.test.hs
is supposed to stream output from the test script as it is executed, but it does not do so on OS X. Not sure what the problem is; setting stdout/stderr to LineBuffering in the parent and child did not seem to help.The text was updated successfully, but these errors were encountered: