cabal-install-3.10.2.1: The command-line interface for Cabal and Hackage.
Safe HaskellNone
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

Methods

pretty :: InstallMethod -> Doc #

prettyVersioned :: CabalSpecVersion -> InstallMethod -> Doc #

Structured InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Methods

structure :: Proxy InstallMethod -> Structure

structureHash' :: Tagged InstallMethod MD5

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 
Instance details

Defined in Distribution.Client.Types.InstallMethod

type Rep InstallMethod = D1 ('MetaData "InstallMethod" "Distribution.Client.Types.InstallMethod" "cabal-install-3.10.2.1-DLejlSwH0n8EgQZ8dE6aYZ" 'False) (C1 ('MetaCons "InstallMethodCopy" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "InstallMethodSymlink" 'PrefixI 'False) (U1 :: Type -> Type))
Show InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Binary InstallMethod Source # 
Instance details

Defined in Distribution.Client.Types.InstallMethod

Methods

put :: InstallMethod -> Put #

get :: Get InstallMethod #

putList :: [InstallMethod] -> Put #

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.2.1-DLejlSwH0n8EgQZ8dE6aYZ" 'False) (C1 ('MetaCons "InstallMethodCopy" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "InstallMethodSymlink" 'PrefixI 'False) (U1 :: Type -> Type))