purescript-0.11.2: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell2010

Language.PureScript.CodeGen.JS.Printer

Description

Pretty printer for the JavaScript AST

Synopsis

Documentation

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

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