name: maquinitas-tidal
version: 0.2.13
synopsis: library for MIDI control of hardware
description: maquinitas is a library for MIDI control of hardware
homepage: https://github.com/maquinitas/maquinitas-tidal
license: MIT
license-file: LICENSE
author: montoyamoraga
maintainer: montoyamoraga@gmail.com
copyright: (c) Aarón Montoya-Moraga
category: Sound
build-type: Simple
extra-source-files: ChangeLog.md, README.md
cabal-version: >=1.10
library
exposed-modules: Korg.KorgBase
Korg.VolcaBeats
Korg.VolcaBass
Korg.VolcaKeys
MFBTanzbar
OtoBam
Roland
-- other-modules:
-- other-extensions:
build-depends: base >=4.8 && <5, tidal
hs-source-dirs: src
default-language: Haskell2010
source-repository head
type: git
location: https://github.com/maquinitas/maquinitas-tidal