purescript-0.15.15: PureScript Programming Language Compiler
Safe HaskellNone
LanguageHaskell2010

Language.PureScript.CodeGen.JS.Printer

Description

Pretty printer for the JavaScript AST

Synopsis

Documentation

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

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