| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ribosome.Msgpack.Error
Documentation
newtype DecodeError Source #
Instances
| Show DecodeError Source # | |
Defined in Ribosome.Msgpack.Error Methods showsPrec :: Int -> DecodeError -> ShowS # show :: DecodeError -> String # showList :: [DecodeError] -> ShowS # | |
| ReportError DecodeError Source # | |
Defined in Ribosome.Msgpack.Error Methods errorReport :: DecodeError -> ErrorReport Source # | |
| DeepPrisms DecodeError DecodeError Source # | |
Defined in Ribosome.Msgpack.Error Methods | |
| DeepPrisms RiboError DecodeError | |
Defined in Ribosome.Data.RiboError Methods | |