Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.CLI.Shelley.Run.TextView
Documentation
data ShelleyTextViewFileError Source #
Constructors
TextViewReadFileError (FileError TextEnvelopeError) | |
TextViewCBORPrettyPrintError !HelpersError |
Instances
Show ShelleyTextViewFileError Source # | |
Defined in Cardano.CLI.Shelley.Run.TextView Methods showsPrec :: Int -> ShelleyTextViewFileError -> ShowS # show :: ShelleyTextViewFileError -> String # showList :: [ShelleyTextViewFileError] -> ShowS # |