Cardano.Wallet.Compat
Description
Temporary compatibility functions for the ghc-8.10 update.
(^?) :: s -> ((a -> Const ( First a) a) -> s -> Const ( First a) s) -> Maybe a infixl 8 Source #