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
With v2-cabal and ghc-9.0.1 the path becomes ../../../dist-newstyle/build/x86_64-osx/ghc-9.0.1/doctest-0.19/t/spec/build/spec/spec-tmp/Test/integration/with-cbits/foo.o.
This non-portable path makes
cabal v2-test
fail fordoctest
itself:doctest/test/MainSpec.hs
Line 110 in f862507
With v2-cabal and ghc-9.0.1 the path becomes
../../../dist-newstyle/build/x86_64-osx/ghc-9.0.1/doctest-0.19/t/spec/build/spec/spec-tmp/Test/integration/with-cbits/foo.o
.Maybe related: #245
The text was updated successfully, but these errors were encountered: