vty-5.36: A simple terminal UI library
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.Vty.Error

Synopsis

Documentation

data VtyException Source #

The type of exceptions specific to vty.

These have fully qualified names by default since, IMO, exception handling requires this.

Constructors

VtyFailure String

Uncategorized failure specific to vty.