Name: alsa-seq-glib-gtk Version: 0.0 Maintainer: Henning Thielemann Author: Dylan Simon , Henning Thielemann Category: Sound, Music License: BSD3 License-file: LICENSE Homepage: http://www.haskell.org/haskellwiki/ALSA Stability: Experimental Build-Type: Simple Cabal-Version: >= 1.8 Synopsis: Integrate ALSA communication into a Glib/GTK GUI. Description: Interleave ALSA communication with a Glib/GTK main loop. Source-Repository head type: darcs location: http://code.haskell.org/alsa/seq-glib-gtk/ Library Build-depends: glib >=0.12 && <0.13, gtk >=0.12 && <0.13, alsa-seq >=0.6 && <0.7, alsa-core >=0.5 && <0.6, poll >=0.0 && <0.1, enumset >=0.0.3 && <0.1, extensible-exceptions >=0.1.1 && <0.2, base >=3 && <5 GHC-Options: -Wall Hs-Source-Dirs: src Exposed-Modules: Sound.ALSA.Sequencer.Glib Sound.ALSA.Sequencer.Gtk Other-Modules: Sound.ALSA.Sequencer.GlibGtk Sound.ALSA.Sequencer.GlibGtkClass