Cabal revisions of libmpd-0.3.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: libmpd Version: 0.3.0+x-revision: 1 License: LGPL License-file: LICENSE Copyright: Ben Sinclair 2005-2008 tests/coverage Library- Build-Depends: base >= 2.1.1, network >= 2.0.1, mtl >= 1.0.1,- filepath >= 1.0, utf8-string >= 0.3.1+ Build-Depends: base >= 2.1.1 && < 4.4, network >= 2.0.1, mtl >= 1.0.1,+ filepath >= 1.0, utf8-string >= 0.3.1 && < 0.4 Exposed-Modules: Network.MPD Other-Modules: Network.MPD.Core, Network.MPD.Commands, Network.MPD.Parse, Network.MPD.SocketConn,