purescript-0.15.12: PureScript Programming Language Compiler
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.PureScript.CoreFn.ToJSON

Description

Dump the core functional representation in JSON format for consumption by third-party code generators

Documentation

moduleToJSON :: Version -> Module Ann -> Value #