cabal-install-3.10.1.0: The command-line interface for Cabal and Hackage.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Client.Types.InstallMethod

Documentation

data InstallMethod Source #

Instances

Instances details
Parsec InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Pretty InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Structured InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Semigroup InstallMethod Source #

Last

Instance details

Defined in Distribution.Client.Types.InstallMethod

Bounded InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Enum InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Generic InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Associated Types

type Rep InstallMethod :: Type -> Type #

Show InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Binary InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Eq InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

type Rep InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

type Rep InstallMethod = D1 ('MetaData "InstallMethod" "Distribution.Client.Types.InstallMethod" "cabal-install-3.10.1.0-FbhGUvZ0l0XIx7QbOQfSVh" 'False) (C1 ('MetaCons "InstallMethodCopy" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "InstallMethodSymlink" 'PrefixI 'False) (U1 :: Type -> Type))