hsqml: Haskell binding for Qt Quick

[ bsd3, graphics, gui, library ] [ Propose Tags ]

A Haskell binding for Qt Quick, a cross-platform framework for creating graphical user interfaces. For further information on installing and using this library, please see the project's web site.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
usepkgconfig

Use pkg-config for libraries instead of the platform default mechanism.

Disabled
threadedtestsuite

Build test executable with the threaded RTS.

Enabled
forceghcilib

Force enable GHCi workaround library if not using shared libraries.

Enabled
useexithook

Override the OnExitHook symbol to shutdown the Qt framework on exit.

Enabled
enableqmldebugging

Allow the QML debug server to be enabled via Qt arguments.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.2.1, 0.3.3.0, 0.3.4.0, 0.3.4.1, 0.3.5.0, 0.3.5.1
Change log CHANGELOG
Dependencies base (>=4 && <5), containers (>=0.4 && <0.6), filepath (>=1.3 && <1.5), tagged (>=0.4 && <0.9), text (>=0.11 && <1.3), transformers (>=0.2 && <0.6) [details]
License BSD-3-Clause
Copyright (c) 2010-2018 Robin KAY
Author Robin KAY
Maintainer komadori@gekkou.co.uk
Category Graphics, GUI
Home page http://www.gekkou.co.uk/software/hsqml/
Source repo head: darcs get http://hub.darcs.net/komadori/HsQML/
Uploaded by RobinKay at 2018-03-28T22:44:35Z
Distributions
Reverse Dependencies 4 direct, 1 indirect [details]
Downloads 13565 total (21 in the last 30 days)
Rating 2.5 (votes: 5) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hsqml-0.3.5.1

[back to package description]
HsQML
=====

HsQML is a Haskell binding to Qt Quick, a cross-platform framework for creating
graphical user interfaces. For further information on installing and using it,
please see the project's web site.

Home Page:        http://www.gekkou.co.uk/software/hsqml/
Darcs Repository: http://hub.darcs.net/komadori/HsQML