name: hidapi version: 0.1 build-type: Simple cabal-version: >= 1.6 category: Hardware author: Patrick Chilton , Niklas Hambüchen maintainer: Patrick Chilton homepage: https://github.com/vahokif/haskell-hidapi bug-reports: https://github.com/vahokif/haskell-hidapi/issues synopsis: Haskell bindings to HIDAPI description: Haskell bindings to the HIDAPI library (). license: MIT license-file: LICENSE source-repository head type: git location: git://github.com/vahokif/haskell-hidapi.git library exposed-modules: System.HIDAPI build-depends: base < 5 , bytestring >= 0.10 extra-libraries: hidapi-hidraw