Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.CLI.Byron.Run
Synopsis
Documentation
data ByronClientCmdError Source #
Data type that encompasses all the possible errors of the Byron client.
Instances
Show ByronClientCmdError Source # | |
Defined in Cardano.CLI.Byron.Run Methods showsPrec :: Int -> ByronClientCmdError -> ShowS # show :: ByronClientCmdError -> String # showList :: [ByronClientCmdError] -> ShowS # |