Language.PureScript.CoreFn.FromJSON
Description
Read the core functional representation from JSON format
moduleFromJSON :: Value -> Parser (Version, Module Ann) #
parseVersion' :: String -> Maybe Version #