DevHelpers.Purserl (PurerlEx v0.7.1) View Source

Link to this section Summary

Link to this section Functions

Link to this function

add_prefix_if_missing(str, prefix)

View Source
Link to this function

can_be_fixed_automatically?(x)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

format_path_with_line(path, line)

View Source
Link to this function

format_warning_or_error(kind, inp)

View Source
Link to this function

hacky_syntax_highlight(str)

View Source
Link to this function

mid_pad(pad, prefix, suffix)

View Source
Link to this function

prefix_all_lines(str, prefix)

View Source
Link to this function

prefix_lines_skipping_first(str, prefix)

View Source
Link to this function

process_warnings(warnings, errors)

View Source
Link to this function

syntax_highlight_indentex_lines(str, prefix)

View Source
Link to this function

tokenize(purescript_infix_operator_characters, str, kind \\ nil, curr \\ [], acc \\ [])

View Source