
17 Jan
2008
17 Jan
'08
4:56 p.m.
roma:
* Ben Sinclair
[2008-01-16 22:02:40+1100] If anybody has already used libmpd-haskell (the darcs repo version) or would like to look over it I would appreciate their comments.
Thanks, Ben
I'd like to use it in xmonad extension to control MPD, but since all extensions live in one package (XMonadContrib), adding new dependencies is discouraged, so I chose ad-hoc solution using netcat.
We could have multiple extension packages (i.e. xmonadcontrib-network) for things that touch the network. -- Don