Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
This module provides a service for network connectivity.
Synopsis
- toEvent :: MonadIORef m => NetInterfacesToml -> m AnyEvent
Documentation
toEvent :: MonadIORef m => NetInterfacesToml -> m AnyEvent Source #
Transforms toml configuration data into an AnyEvent
.