Cabal revisions of MusicBrainz-0.2.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: MusicBrainz-version: 0.2.3-synopsis: interface to MusicBrainz XML2 web service-description: interface to MusicBrainz XML2 web service-homepage: http://floss.scru.org/hMusicBrainz-license: GPL-3-license-file: LICENSE-author: Clint Adams-maintainer: clint@debian.org-copyright: 2012-2015 Clint Adams-category: Network-build-type: Simple-cabal-version: >=1.8-extra-source-files: AUTHORS--library- exposed-modules: Network.Protocol.MusicBrainz.Types- , Network.Protocol.MusicBrainz.Utils- , Network.Protocol.MusicBrainz.JSON.WebService- , Network.Protocol.MusicBrainz.XML2.WebService- build-depends: base >= 4.5 && <5- , transformers >= 0.3- , monad-control >= 0.3- , bytestring- , conduit >= 1.0.0- , conduit-extra >= 1.0.0- , text- , time- , resourcet- , vector >= 0.9- , xml-types >= 0.3- , http-conduit >= 1.8.8- , http-types >= 0.6- , old-locale >= 1.0- , xml-conduit >= 1.1- , HTTP >= 4000.0- , aeson >= 0.6.1- ghc-options: -Wall--source-repository head- type: git- location: git://anonscm.debian.org/users/clint/MusicBrainz.git- branch: master--source-repository this- type: git- location: git://anonscm.debian.org/users/clint/MusicBrainz.git- tag: hMB/0.2.3+name: MusicBrainz +version: 0.2.3 +x-revision: 1 +synopsis: interface to MusicBrainz XML2 web service +description: interface to MusicBrainz XML2 web service +homepage: http://floss.scru.org/hMusicBrainz +license: GPL-3 +license-file: LICENSE +author: Clint Adams +maintainer: clint@debian.org +copyright: 2012-2015 Clint Adams +category: Network +build-type: Simple +cabal-version: >=1.8 +extra-source-files: AUTHORS + +library + exposed-modules: Network.Protocol.MusicBrainz.Types + , Network.Protocol.MusicBrainz.Utils + , Network.Protocol.MusicBrainz.JSON.WebService + , Network.Protocol.MusicBrainz.XML2.WebService + build-depends: base >= 4.5 && <5 + , transformers >= 0.3 + , monad-control >= 0.3 + , bytestring + , conduit >= 1.0.0 + , conduit-extra >= 1.0.0 + , text + , time < 1.5 + , resourcet + , vector >= 0.9 + , xml-types >= 0.3 + , http-conduit >= 1.8.8 + , http-types >= 0.6 + , old-locale >= 1.0 + , xml-conduit >= 1.1 + , HTTP >= 4000.0 + , aeson >= 0.6.1 + ghc-options: -Wall + +source-repository head + type: git + location: git://anonscm.debian.org/users/clint/MusicBrainz.git + branch: master + +source-repository this + type: git + location: git://anonscm.debian.org/users/clint/MusicBrainz.git + tag: hMB/0.2.3