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

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