CurryInfo: abstract-haskell-3.0.0 / AbstractHaskell.Printer.pPrint

definition: Info
 
pPrint :: Doc -> String
pPrint = showWidth 80
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
failfree: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> {showWidth}}
name: Info
 pPrint
precedence: Info
 no precedence defined
result-values: Info
 {showWidth}
signature: Info
 Text.PrettyImpl.Doc -> String
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term