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

Distribution.Client.Compat.Orphans

Orphan instances

Structured SomeException Source # 
Instance details

Methods

structure :: Proxy SomeException -> Structure

structureHash' :: Tagged SomeException MD5

Structured URI Source # 
Instance details

Methods

structure :: Proxy URI -> Structure

structureHash' :: Tagged URI MD5

Binary SomeException Source # 
Instance details

Methods

put :: SomeException -> Put #

get :: Get SomeException #

putList :: [SomeException] -> Put #

Binary URI Source # 
Instance details

Methods

put :: URI -> Put #

get :: Get URI #

putList :: [URI] -> Put #

Binary URIAuth Source # 
Instance details

Methods

put :: URIAuth -> Put #

get :: Get URIAuth #

putList :: [URIAuth] -> Put #