summaryrefslogtreecommitdiffstats
path: root/hwiid.cabal
blob: a3a783738c6ec6366ea1965decf86c8486ecae6a (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:             BSD3
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