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

Language.PureScript.CodeGen.JS.Printer

Description

Pretty printer for the JavaScript AST

Synopsis

Documentation

prettyPrintJSWithSourceMaps :: Module -> (Text, [SMap]) Source #

Generate a pretty-printed string representing a collection of JavaScript expressions at the same indentation level