Idris2Doc : Idrall.Derive

Idrall.Derive

(source)

Reexports

importpublic Data.String
importpublic Idrall.Derive.Common

Definitions

interfaceFromDhall : Type->Type
Parameters: a
Methods:
fromDhall : ExprVoid->EitherErrora

Implementations:
FromDhallNat
FromDhallBool
FromDhallInteger
FromDhallDouble
FromDhallString
FromDhalla=>FromDhall (Lista)
FromDhalla=>FromDhall (Maybea)
fromDhall : FromDhalla=>ExprVoid->EitherErrora
Visibility: public export
lookupEither : Showk=>FC->k->SortedMapkv->EitherErrorv
Visibility: public export
deriveFromDhall : IdrisType-> {defaultdefaultOptions_ : Options} ->Name->Elab ()
Visibility: export