Safe Haskell | None |
---|---|
Language | Haskell2010 |
Fly.Internal.DhallWithPrefix
Documentation
newtype FromDhallWithPrefix a Source #
Constructors
FromDhallWithPrefix a |
Instances
(Generic a, GenericFromDhall (Rep a)) => FromDhall (FromDhallWithPrefix a) Source # | |
Defined in Fly.Internal.DhallWithPrefix Methods autoWith :: InterpretOptions -> Decoder (FromDhallWithPrefix a) # |