[gitconv @ Prim.ACK: describe each ACK more properly.]
[libmpd-haskell.git] / mpd.cabal
blobc94ca85d0aa3843ffe74938b0ae6e9bdf2a198b9
1 Name:            mpd
2 Version:         0.1
3 License:         LGPL
4 License-file:    LICENSE
5 Copyright:       Ben Sinclair 2005
6 Author:          Ben Sinclair
7 Maintainer:      bsinclai@turing.une.edu.au
8 Stability:       alpha
9 Homepage:        http://turing.une.edu.au/~bsinclai/code/libmpd-haskell.html
10 Synopsis:        An MPD client library.
11 Tested-With:     GHC == 6.5, GHC == 6.6.1, Hugs == 2006.9
12 Build-Depends:   base, network, mtl
13 Exposed-Modules: MPD, Prim
14 ghc-options:     -Wall -O2
15 ghc-prof-options: -auto-all -prof