| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Hercules.Formats.Mountable
Documentation
Constructors
| Mountable | |
Instances
| FromJSON Mountable Source # | |
| ToJSON Mountable Source # | |
Defined in Hercules.Formats.Mountable | |
| Generic Mountable Source # | |
| Show Mountable Source # | |
| Eq Mountable Source # | |
| type Rep Mountable Source # | |
Defined in Hercules.Formats.Mountable type Rep Mountable = D1 ('MetaData "Mountable" "Hercules.Formats.Mountable" "hercules-ci-api-agent-0.5.1.0-inplace" 'False) (C1 ('MetaCons "Mountable" 'PrefixI 'True) (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "readOnly") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Bool) :*: S1 ('MetaSel ('Just "condition") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Condition)))) | |