padKONTROL-0.1: padKONTROL.cabal
-- Initial padKONTROL.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: padKONTROL
version: 0.1
synopsis: Controlling padKONTROL native mode
-- description:
homepage: https://github.com/fumieval/padKONTROL
license: BSD3
license-file: LICENSE
author: Fumiaki Kinoshita
maintainer: Fumiaki Kinoshita <fumiexcel@gmail.com>
-- copyright:
-- category:
build-type: Simple
cabal-version: >=1.8
library
exposed-modules: UI.PadKontrol, UI.PadKontrol.Types
-- other-modules:
build-depends: base ==4.*, hmidi ==0.*, minioperational ==0.1.*, transformers ==0.3.*, containers ==0.5.*