vty-5.2.3: 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.