Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
- newtype DeviceUpdateStatus where
Documentation
newtype DeviceUpdateStatus Source #
The status of software on the input device.
pattern DeviceUpdateStatus_NOT_UP_TO_DATE :: DeviceUpdateStatus | |
pattern DeviceUpdateStatus_UPDATING :: DeviceUpdateStatus | |
pattern DeviceUpdateStatus_UP_TO_DATE :: DeviceUpdateStatus |