ZVON > References > Haskell reference
| Indexes | Syntax | Prelude | Ratio | Complex | Numeric | Ix | Array | List | Maybe | Char | Monad | >> IO << | Directory | System | Time | Locale | CPUTime | Random

Module: IO
Datatype: HandlePosn
Description:
Definition:
data HandlePosn = ... -- implementation-dependent
In function types: Handle -> IO HandlePosn : hGetPosn
HandlePosn -> IO () : hSetPosn