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

Safe HaskellNone
LanguageHaskell2010

Agda.Compiler.JS.Compiler

Synopsis

Documentation

data JSOptions #

Constructors

JSOptions 

Fields

checkCompilerPragmas :: QName -> TCM () #

Ensure that there is at most one pragma for a name.

local :: Nat -> Exp #

primitives :: Set String #

Primitives implemented in the JS Agda RTS.