master-plan-0.3.1: The project management tool for hackers

Copyright(c) Rodrigo Setti 2017
LicenseMIT
Maintainerrodrigosetti@gmail.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

MasterPlan.Backend.Graph

Description

 

Synopsis

Documentation

render :: FilePath -> RenderOptions -> ProjectExpr -> IO () Source #

The main rendering function

renderText :: FilePath -> RenderOptions -> [String] -> IO () Source #

Render a multi-line text to file

data RenderOptions Source #

Options for rendering

Constructors

RenderOptions 

Fields