tweag / webauthn

A library for parsing and validating webauthn/fido2 credentials
Apache License 2.0
34 stars 11 forks source link

Allow mtl-2.3.1 & support GHC 9.4 #159

Closed matobet closed 1 year ago

infinisil commented 1 year ago

Thanks! I also updated the nixpkgs version so CI runs with 9.2.4 now. Locally I tested that 9.4.2 also works, and CI also ran fine with 9.0.2 before I updated nixpkgs, I think this looks good.

infinisil commented 1 year ago

Released https://hackage.haskell.org/package/webauthn-0.5.0.1 with this change