Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Net.Concurrent
Description
Concurrency primitives abstracted away from the IO monad
Documentation
class (Functor io, Monad io) => ChannelIO c io | io -> c where Source
network-house-0.1.0.2: data and parsers for Ethernet, TCP, UDP, IPv4, IPv6, ICMP, DHCP, TFTP
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Net.Concurrent
Description
Concurrency primitives abstracted away from the IO monad
class (Functor io, Monad io) => ChannelIO c io | io -> c where Source