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

definition:
magenta :: String -> String
magenta = mode 35
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Magenta foreground color
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {mode}}
name:
magenta
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