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

definition:
normal :: String -> String
normal = mode 0
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Reset formatting to normal formatting
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {mode}}
name:
normal
precedence:
no precedence defined
result-values:
{mode}
signature:
String -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term