CurryInfo: currypp-3.2.0 / CPP.ICode.ParsePos.fromSimplePos

definition: Info
 
fromSimplePos :: SimplePos -> Pos
fromSimplePos p = fromSimplePosWithFname p unknown_fname
demand: Info
 argument 1
deterministic: Info
 deterministic operation
documentation: Info
 
Convert from SimplePos
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {Pos}}
name: Info
 fromSimplePos
precedence: Info
 no precedence defined
result-values: Info
 {Pos}
signature: Info
 (Prelude.Int, Prelude.Int) -> Pos
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms