@hackage hsqml0.3.7.0

Haskell binding for Qt Quick

HsQML

Tests Build status

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/ Original Darcs Repository (outdated): http://hub.darcs.net/komadori/HsQML

Notes

  • I made some changes, so this library works on newer GHC / cabal versions and has been tested on Qt5.
  • This library has been tested with cabal 3.10.3.0, due to its custom Setup.hs, not all versions of cabal are supported.
  • Current Status: This is a maintained fork of the original HsQML project.