free-game-0.9.4.3: Cross-platform GUI library based on free monads

Portabilitynon-portable
Stabilityprovisional
MaintainerFumiaki Kinoshita <fumiexcel@gmail.com>
Safe HaskellNone

Graphics.UI.FreeGame.GUI

Description

Provides the free embodiment.

Synopsis

Documentation

type GUI = UI GUIBaseSource

A Functor which represents graphical user interfaces.

data GUIParam Source

Parameters of the application.