It seems that the cabal constraint solver goes on a wild goose chase when trying to build the testsuite:
$ cabal build --enable-tests -v3
I spare you the (infinite?) output...
This happens on current master ( 85ecc2f ).
I tried this with several different GHCs (9.2.1, 9.0.2, 8.10.7, 8.8.4, ...), the result is always the same.
It seems that the cabal constraint solver goes on a wild goose chase when trying to build the testsuite:
I spare you the (infinite?) output...
This happens on current
master( 85ecc2f ).I tried this with several different GHCs (9.2.1, 9.0.2, 8.10.7, 8.8.4, ...), the result is always the same.