CurryInfo: ansi-terminal-3.0.0 / System.Console.ANSI.Codes.cursorBack

definition:
cursorBack :: Int -> String
cursorBack = moveCursor "D"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- move cursor n columns backward
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {moveCursor}}
name:
cursorBack
precedence:
no precedence defined
result-values:
{moveCursor}
signature:
Prelude.Int -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term