This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
hwiid/hwiid.cabal
Matthias Schiffer 3ee64bbc17 Initial commit
2010-04-06 13:03:41 +02:00

17 lines
502 B
Text

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