tweag / webauthn

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

Add missing monotonicTime #187

Closed sjoerdvisscher closed 1 month ago

sjoerdvisscher commented 1 month ago

I got a warning about this when compiling.

It is added to the MonadTime class in monad-time-0.4.0.0. (A small downside of not having upper bounds.)