composite-dhall-0.1.0.0: Dhall instances for composite records.
Safe HaskellNone
LanguageHaskell2010

Composite.Dhall.CoRecord

Orphan instances

(RMap xs, RecApplicative xs, FoldRec ((s :-> x) ': xs) ((s :-> x) ': xs), xs ((s :-> x) ': xs), KnownSymbol s, FromDhallUnion (Field xs), FromDhall x) => FromDhall (Field ((s :-> x) ': xs)) Source # 
Instance details

Methods

autoWith :: InputNormalizer -> Decoder (Field ((s :-> x) ': xs)) #