GtkTV-0.0.3: GtkTV.cabal
Name: GtkTV
Version: 0.0.3
Cabal-Version: >= 1.2
Synopsis: Gtk-based GUIs for Tangible Values
Category: User Interfaces
Description:
GtkTV is a very small library that extends the TV (tangible value)
framework with graphical user interfaces, using gtk2hs.
.
© 2009, 2010 by Conal Elliott; BSD3 license.
Author: Conal Elliott
Maintainer: conal@conal.net
Homepage: http://haskell.org/haskellwiki/GtkTV
Package-Url: http://code.haskell.org/~conal/code/GtkTV
Copyright: (c) 2009, 2010 by Conal Elliott
License: BSD3
License-File: COPYING
Stability: experimental
build-type: Simple
extra-source-files:
examples/test
Library
hs-Source-Dirs: src
Extensions:
Build-Depends: base<5, time, gtk, TypeCompose>=0.6.7, TV
Exposed-Modules:
Interface.TV.Gtk
ghc-options: -Wall
-- ghc-prof-options: -prof -auto-all