xrefcheck-0.3.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Xrefcheck.Orphans

Description

Orphan instances for types from other packages

Orphan instances

Buildable FTPException Source # 
Instance details

Buildable FTPMessage Source # 
Instance details

Methods

build :: FTPMessage -> Builder #

Buildable FTPResponse Source # 
Instance details

Methods

build :: FTPResponse -> Builder #

Buildable ResponseStatus Source # 
Instance details

Buildable SchemaError Source # 
Instance details

Methods

build :: SchemaError -> Builder #

Buildable URIParseError Source # 
Instance details

Eq FTPException Source # 
Instance details

ToString (RText t) Source # 
Instance details

Methods

toString :: RText t -> String #