webauthn-0.4.1.1: Relying party (server) implementation of the WebAuthn 2 specification
Stabilityinternal
Safe HaskellSafe-Inferred
LanguageHaskell2010

Crypto.WebAuthn.Internal.DateOrphans

Description

This module contains orphan instances connecting different date libraries together:

This module contains a Timeable and Time implementation for UTCTime, and a MonadTime implementation for any ReaderT of a Timeable

Orphan instances