vty-5.14: A simple terminal UI library

Safe HaskellSafe
LanguageHaskell2010

Graphics.Vty.Prelude

Description

Prelude for Vty modules. Not particularly useful outside of Vty.

Synopsis

Documentation

type DisplayRegion = (Int, Int) Source #

Named alias for a Int pair