haskell / cabal

Official upstream development repository for Cabal and cabal-install
https://haskell.org/cabal
Other
1.61k stars 691 forks source link

cabal test suite only works in windows if executed in msys2 bash console #8293

Open jneira opened 2 years ago

jneira commented 2 years ago

//cc @ulysses4ever

jasagredo commented 1 month ago

Is there a particular command that you would like to run in all shells? And what errors are you getting? I personally use ./validate.sh in an MSYS2 shell, so it works for me.