gvti-0.4.1.0: GraphViz Tabular Interface
Copyright(c) Oleksandr Zhabenko 2017-2023
LicenseMIT
Maintaineroleksandr.zhabenko@yahoo.com
StabilityExperimental
Safe HaskellSafe-Inferred
LanguageHaskell2010
ExtensionsBangPatterns

GVTI.Formatting

Description

Some functions used for formatting of the data for further GraphViz processment.

Synopsis

Documentation

formatLines :: Char -> [String] -> [String] Source #

Applies needed formatting for the data to be acceptable for GraphViz.