CurryInfo: curry-interface-2.0.1 / CurryInterface.Pretty.ppPrecedence

definition:
ppPrecedence :: Options -> Precedence -> Doc 
ppPrecedence _ = int
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- pretty-print a precedence
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {int}}
name:
ppPrecedence
precedence:
no precedence defined
result-values:
{int}
signature:
Options -> Prelude.Int -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term