| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Facter
Documentation
Constructors
| FactInfo | |
Fields
| |
Instances
| FromJSON FactInfo Source # | |
Defined in Facter | |
| ToJSON FactInfo Source # | |
Defined in Facter Methods toEncoding :: FactInfo -> Encoding toJSONList :: [FactInfo] -> Value toEncodingList :: [FactInfo] -> Encoding | |
| HasFactInfo FactInfo Source # | |
class HasFactInfo c where Source #
Minimal complete definition
storageunits :: [(String, Int)] Source #