cachix-api-1.5: Servant HTTP API specification for https://cachix.org
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cachix.Types.DeployResponse.V1

Documentation

newtype DeployResponse Source #

Constructors

DeployResponse 

Fields

Instances

Instances details
FromJSON DeployResponse Source # 
Instance details

Defined in Cachix.Types.DeployResponse.V1

ToJSON DeployResponse Source # 
Instance details

Defined in Cachix.Types.DeployResponse.V1

Generic DeployResponse Source # 
Instance details

Defined in Cachix.Types.DeployResponse.V1

Associated Types

type Rep DeployResponse :: Type -> Type #

Show DeployResponse Source # 
Instance details

Defined in Cachix.Types.DeployResponse.V1

NFData DeployResponse Source # 
Instance details

Defined in Cachix.Types.DeployResponse.V1

Methods

rnf :: DeployResponse -> () #

ToSchema DeployResponse Source # 
Instance details

Defined in Cachix.Types.DeployResponse.V1

type Rep DeployResponse Source # 
Instance details

Defined in Cachix.Types.DeployResponse.V1

type Rep DeployResponse = D1 ('MetaData "DeployResponse" "Cachix.Types.DeployResponse.V1" "cachix-api-1.5-GNBr52490pfHZ1j9lt9Whg" 'True) (C1 ('MetaCons "DeployResponse" 'PrefixI 'True) (S1 ('MetaSel ('Just "agents") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (HashMap Text Text))))