Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Instances
FromConstant Natural (UInt 11 'Auto c) => FromConstant Natural (UTCTime c) Source # | |
Defined in ZkFold.Symbolic.Data.UTCTime fromConstant :: Natural -> UTCTime c Source # | |
Eq (UInt 11 'Auto c) => Eq (UTCTime c) Source # | |
(Symbolic c, KnownRegisters c 11 'Auto) => SymbolicData (UTCTime c) Source # | |
Defined in ZkFold.Symbolic.Data.UTCTime type Context (UTCTime c) :: (Type -> Type) -> Type Source # type Support (UTCTime c) Source # arithmetize :: UTCTime c -> Support (UTCTime c) -> Context (UTCTime c) (Layout (UTCTime c)) Source # payload :: UTCTime c -> Support (UTCTime c) -> Payload (UTCTime c) (WitnessField (Context (UTCTime c))) Source # restore :: Context (UTCTime c) ~ c0 => (Support (UTCTime c) -> (c0 (Layout (UTCTime c)), Payload (UTCTime c) (WitnessField c0))) -> UTCTime c Source # | |
type Context (UTCTime c) Source # | |
type Layout (UTCTime c) Source # | |
type Payload (UTCTime c) Source # | |
type Support (UTCTime c) Source # | |