Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Instances
Generic Build Source # | |
Show Build Source # | |
Binary Build Source # | |
Eq Build Source # | |
type Rep Build Source # | |
Defined in Hercules.Agent.WorkerProtocol.Command.Build type Rep Build = D1 ('MetaData "Build" "Hercules.Agent.WorkerProtocol.Command.Build" "hercules-ci-agent-0.9.1-inplace" 'False) (C1 ('MetaCons "Build" 'PrefixI 'True) ((S1 ('MetaSel ('Just "drvPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputDerivationOutputPaths") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [ByteString])) :*: (S1 ('MetaSel ('Just "logSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 LogSettings) :*: S1 ('MetaSel ('Just "materializeDerivation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Bool)))) |