| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
StatusNotifier.Item.Service
Documentation
data ItemParams Source #
Constructors
| ItemParams | |
Fields
| |
Instances
| Read ItemParams Source # | |
Defined in StatusNotifier.Item.Service | |
| Show ItemParams Source # | |
Defined in StatusNotifier.Item.Service | |
| Eq ItemParams Source # | |
Defined in StatusNotifier.Item.Service Methods (==) :: ItemParams -> ItemParams -> Bool Source # (/=) :: ItemParams -> ItemParams -> Bool Source # | |
buildItem :: ItemParams -> IO (Either MethodError ()) Source #