summaryrefslogtreecommitdiffstats
path: root/hwiid.cabal
blob: b95ee8d8115efd9af28f7fbd926a7399518c9e2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name:                hwiid
version:             0.1
synopsis:            Haskell bindings for libcwiid
description:         Wiimote interface library
category:            Interfaces, Foreign
license:             GPL-3
license-file:        LICENSE
author:              Matthias Schiffer
maintainer:          matthias@gamezock.de
build-type:          Simple
Cabal-Version:       >=1.2

library
  build-depends:     base >= 4
  exposed-modules:   HWiid
  hs-source-dirs:    src
  extra-libraries:   cwiid