| Copyright | (c) Rodrigo Setti 2017 |
|---|---|
| License | MIT |
| Maintainer | rodrigosetti@gmail.com |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | None |
| Language | Haskell2010 |
MasterPlan.Internal.Debug
Description
- printProject :: ProjectExpr -> IO ()
Documentation
printProject :: ProjectExpr -> IO () Source #
Print a Project Expression in a Project System to standard output. The expression is printed in a tree like fashion.