| Copyright | Guillaume Sabbagh 2021 |
|---|---|
| License | GPL-3 |
| Maintainer | guillaumesabbagh@protonmail.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Config.Config
Description
Arbitrary values you can change.
Synopsis
- maximumLoopDepth :: Integer
Documentation
maximumLoopDepth :: Integer Source #
The maximum number of loops in a CompositionGraph before it throws an error.