hsqml: Haskell binding for Qt Quick

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A Haskell binding for Qt Quick. General documentation is present in the Graphics.QML module.


[Skip to Readme]

Properties

Versions 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.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.4), tagged (>=0.4 && <0.8), text (>=0.11 && <1.2), transformers (>=0.2 && <0.5) [details]
License BSD-3-Clause
Copyright (c) 2010-2014 Robin KAY
Author Robin KAY
Maintainer komadori@gekkou.co.uk
Category Graphics
Home page http://www.gekkou.co.uk/software/hsqml/
Bug tracker http://trac.gekkou.co.uk/hsqml/
Source repo head: darcs get http://hub.darcs.net/komadori/HsQML/
Uploaded by RobinKay at 2014-06-11T07:55:11Z

Modules

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

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


Readme for hsqml-0.3.1.0

[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
Issue Tracker:    http://trac.gekkou.co.uk/hsqml/