idris-1.3.2: Functional Programming Language with Dependent Types

LicenseBSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell2010

IRTS.JavaScript.Codegen

Description

 
Synopsis

Documentation

data CGConf Source #

Constructors

CGConf 

data CGStats Source #

Code generation stats hold information about the generated user code. Based on that information we add additional code to make things work.

Instances
Semigroup CGStats Source # 
Instance details

Defined in IRTS.JavaScript.Codegen

Monoid CGStats Source # 
Instance details

Defined in IRTS.JavaScript.Codegen