-- 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 -- 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.*