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

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