Name: hsqml-demo-notes
Version: 0.3.2.0
Cabal-version: >= 1.10
Build-type: Simple
License: BSD3
License-file: LICENSE
Copyright: (c) 2014 Robin KAY
Author: Robin KAY
Maintainer: komadori@gekkou.co.uk
Stability: experimental
Homepage: http://www.gekkou.co.uk/software/hsqml/
Category: Graphics
Synopsis: Sticky notes example program implemented in HsQML
Data-dir: qml
Data-files: *.qml *.png
Extra-source-files:
README
Description:
Sticky notes example program implemented in HsQML
Executable hsqml-notes
Default-language: Haskell2010
Hs-source-dirs: src
Main-is: NotesSlow.hs
Build-depends:
base == 4.*,
text >= 0.11 && < 1.3,
sqlite-simple >= 0.4.8 && < 0.5,
hsqml >= 0.3.2.1 && < 0.4
GHC-options: -threaded
Source-repository head
type: darcs
location: http://hub.darcs.net/komadori/hsqml-demo-notes