| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Socket.Interruptible
Documentation
type InterruptRep = LiftedRep Source #
type Intr = Interruptible Source #
tokenToStreamSendException :: Token -> Int -> Either (SendException Interruptible) () Source #
tokenToStreamReceiveException :: Token -> Int -> Either (ReceiveException Interruptible) () Source #