使用 cabal test ,您可以使用 cabal test --show-details=streaming .
cabal test
cabal test --show-details=streaming
我找不到可比的选择 cabal new-test . 是否可以使用 new-test ?
cabal new-test
new-test
一个小时前我自己也遇到了这个!
这个 --show-details 尚不支持标志 new-test : https://github.com/haskell/cabal/issues/4766
--show-details
错误报告中的讨论表明 --显示详细信息 不管怎么说,这是一个错误的特性,它应该总是流。
--显示详细信息