pact
pact copied to clipboard
Support GHC 9.8.1
- Support building with 9.8.1
- update pact-json pin (to match code version used in chainweb-node)
- update sbv pin to support GHC 9.8.1 (turn ignore -Wx-partial warnings)
CI seems to be broken with that last one @larskuhtz
Yeah, not sure why the nix builds fail. The failure message is a bit cryptic. Some nix expert has to take a look.
The nix m1 build now complains about x-partial (which comes as a surprise, because AFAIK this PR did not upgrade the nix build to use 9.8.). Also not sure about the other nix builds. The failure message are not meaningful (to me).
I also reverted webauthn 0.8 support from the PR, since webauthn it is now vendored.
@imalsogreg can you take another look at the nix builds? I don't know how to fix them.