Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Eval | |
|
Instances
Instances
Generic Arg Source # | |
Show Arg Source # | |
Binary Arg Source # | |
Eq Arg Source # | |
type Rep Arg Source # | |
Defined in Hercules.Agent.WorkerProtocol.Command.Eval type Rep Arg = D1 ('MetaData "Arg" "Hercules.Agent.WorkerProtocol.Command.Eval" "hercules-ci-agent-0.10.3-inplace" 'False) (C1 ('MetaCons "LiteralArg" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString)) :+: C1 ('MetaCons "ExprArg" 'PrefixI 'False) (S1 ('MetaSel ('Nothing :: Maybe Symbol) 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 ByteString))) |