Ribosome.Host.Class.Msgpack.Error
newtype DecodeError Source #
Constructors
Fields
Defined in Ribosome.Host.Class.Msgpack.Error
Methods
fromString :: String -> DecodeError #
Associated Types
type Rep DecodeError :: Type -> Type #
from :: DecodeError -> Rep DecodeError x #
to :: Rep DecodeError x -> DecodeError #
showsPrec :: Int -> DecodeError -> ShowS #
show :: DecodeError -> String #
showList :: [DecodeError] -> ShowS #
(==) :: DecodeError -> DecodeError -> Bool #
(/=) :: DecodeError -> DecodeError -> Bool #