hercules-ci-api-agent-0.5.1.0: API definition for Hercules CI Agent to talk to hercules-ci.com or Hercules CI Enterprise
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hercules.API.Agent.OutputInfo

Synopsis

Documentation

data OutputInfo Source #

Produced by both build tasks and evaluation tasks

Constructors

OutputInfo 

Fields

Instances

Instances details
FromJSON OutputInfo Source # 
Instance details

Defined in Hercules.API.Agent.OutputInfo

ToJSON OutputInfo Source # 
Instance details

Defined in Hercules.API.Agent.OutputInfo

Generic OutputInfo Source # 
Instance details

Defined in Hercules.API.Agent.OutputInfo

Associated Types

type Rep OutputInfo :: Type -> Type #

Show OutputInfo Source # 
Instance details

Defined in Hercules.API.Agent.OutputInfo

NFData OutputInfo Source # 
Instance details

Defined in Hercules.API.Agent.OutputInfo

Methods

rnf :: OutputInfo -> () #

Eq OutputInfo Source # 
Instance details

Defined in Hercules.API.Agent.OutputInfo

type Rep OutputInfo Source # 
Instance details

Defined in Hercules.API.Agent.OutputInfo