Agda-2.4.2: A dependently typed functional programming language and proof assistant

Safe HaskellNone

Agda.Compiler.JS.Compiler

Documentation

prefix :: [Char]Source

defn :: QName -> [MemberId] -> Type -> Maybe JSCode -> Defn -> TCM ExpSource

mapping' :: Pattern -> (Nat, Nat, [Exp]) -> (Nat, Nat, [Exp])Source

args :: Int -> Args -> TCM [Exp]Source

compileDir :: TCM FilePathSource

outFile :: GlobalId -> TCM FilePathSource

outFile_ :: TCM FilePathSource