| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
System.Taffybar.Hooks
Documentation
module System.Taffybar.DBus
newtype NetworkInfoChan Source #
Constructors
| NetworkInfoChan (Chan [(String, (Rational, Rational))]) |
buildInfoChan :: Double -> IO NetworkInfoChan Source #