Cabal revisions of libmpd-0.6.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: libmpd Version: 0.6.0+x-revision: 1 License: LGPL License-file: LICENSE Copyright: Ben Sinclair 2005-2009, Joachim Fasting 2010, 2011 location: git://github.com/joachifm/libmpd-haskell.git Library- Build-Depends: base >= 4 && < 5,+ Build-Depends: base >= 4 && < 4.4, mtl >= 2.0 && < 2.1, network >= 2.1 && < 2.4, filepath >= 1.0 && < 1.3, utf8-string >= 0.3.1 && < 0.4, old-locale >= 1.0 && < 2.0,- time >= 1.1 && < 2.0,+ time >= 1.1 && < 1.5, containers >= 0.4 && < 0.5 Exposed-Modules: Network.MPD, Network.MPD.Commands.Extensions, Network.MPD.Core