@hackage hsqml-demo-notes0.3.3.0
Sticky notes example program implemented in HsQML
Categories
License
BSD-3-Clause
Maintainer
komadori@gekkou.co.uk
Links
Versions
Installation
Dependencies (0)
- base >=4 && <5
- containers >=0.4 && <0.6
- text >=0.11 && <1.3
- transformers >=0.2 && <0.5
- hsqml >=0.3.2.1 && <0.4
- sqlite-simple >=0.4.8 && <0.5 Show all…
Dependents (1)
@hackage/acme-everything
hsqml-demo-notes
This sticky notes program using HsQML was introduced in my November 2014 talk to the London Haskell User Group. The 'hsqml-notes' executable can be passed an argument to specify which QML front-end to use:
notes - Stardard UI (default) notes-pro - Alternative UI using Qt Quick Controls notes-flip - Standard UI with flipable double-sided notes notes-dual - Standard and alternate UI displayed simultaneously
Home Page: http://www.gekkou.co.uk/software/hsqml/ Darcs Repository: http://hub.darcs.net/komadori/hsqml-demo-notes/ Issue Tracker: http://trac.gekkou.co.uk/hsqml/