HGL-3.2.0.0: A simple graphics library based on X11 or Win32

Portabilityportable
Stabilityprovisional
Maintainerlibraries@haskell.org

Graphics.HGL.Key

Description

Abstract representation of keys.

Synopsis

Documentation

data Key Source

Instances

keyToChar :: Key -> CharSource

Converts a character key to a character.