monomer-1.5.0.0: A GUI library for writing native Haskell applications.
Copyright(c) 2018 Francisco Vallarino
LicenseBSD-3-Clause (see the LICENSE file)
Maintainerfjvallarino@gmail.com
Stabilityexperimental
Portabilitynon-portable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Monomer

Description

Main module, re-exporting all the modules in the library. This is the module that should be imported by applications.

To start using the library, it is recommended to check the tutorials.

If you don't want to use all the helper modules, or you don't want to import them unqualified, the modules you will need to import to create an application are:

If you want to create custom Widgets, check:

Synopsis

Basic types common to all modules.

Core types and utilities.

User friendly names for configuration options.

Default theme, with light and dark versions.

High level and low level events and utilities.

Graphics types, utilities and renderer implementation.

Names for common colors.

Icons from the Remix library.

Application launcher.

Widgets included in the library.