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

Distribution.Client.Compat.Orphans

Orphan instances

Structured SomeException # 
Instance details

Methods

structure :: Proxy SomeException -> Structure

structureHash' :: Tagged SomeException MD5

Structured URI # 
Instance details

Methods

structure :: Proxy URI -> Structure

structureHash' :: Tagged URI MD5

Binary SomeException # 
Instance details

Methods

put :: SomeException -> Put #

get :: Get SomeException #

putList :: [SomeException] -> Put #

Binary URI # 
Instance details

Methods

put :: URI -> Put #

get :: Get URI #

putList :: [URI] -> Put #

Binary URIAuth # 
Instance details

Methods

put :: URIAuth -> Put #

get :: Get URIAuth #

putList :: [URIAuth] -> Put #