vty-5.0.0: A simple terminal UI library

Safe HaskellSafe-Inferred

Graphics.Vty.Input.Classify

Documentation

data KClass Source

Constructors

Valid Event [Char] 
Invalid 
Prefix 

Instances

first :: (a -> b) -> (a, c) -> (b, c)Source

utf8Length :: (Num t, Ord a, Num a) => a -> tSource