purescript-0.13.0: PureScript Programming Language Compiler
Language.PureScript.CoreFn.FromJSON
Description
Read the core functional representation from JSON format
moduleFromJSON :: Value -> Parser (Version, Module Ann) Source #