roma: > * Ben Sinclair <[EMAIL PROTECTED]> [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 > > > > http://turing.une.edu.au/~bsinclai/code/libmpd-haskell/ > > 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
