haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.Proxy

Documentation

data Proxy Source #

Constructors

Proxy

Contains information about a proxy server

Fields

Instances

Instances details
FromJSON Proxy Source # 
Instance details

Defined in TD.Data.Proxy

Show Proxy Source # 
Instance details

Defined in TD.Data.Proxy

Methods

showsPrec :: Int -> Proxy -> ShowS #

show :: Proxy -> String #

showList :: [Proxy] -> ShowS #

Eq Proxy Source # 
Instance details

Defined in TD.Data.Proxy

Methods

(==) :: Proxy -> Proxy -> Bool #

(/=) :: Proxy -> Proxy -> Bool #

ShortShow Proxy Source # 
Instance details

Defined in TD.Data.Proxy