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

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

MasterPlan.Internal.Debug

Description

 

Synopsis

Documentation

debugSys :: ProjectSystem -> IO () Source #

Print a ProjectSystem to standard output

debugProj :: ProjectSystem -> ProjectExpr -> IO () Source #

Print a Project Expression in a Project System to standard output. The expression is printed in a tree like fashion.