CurryInfo: boxes-3.0.0 / Boxes.printBox

definition:
printBox :: Box -> IO ()
printBox = putStr . render
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Print a box to stdout.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
printBox
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
Box -> Prelude.IO ()
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term