fix homepage url, add source-repository

This commit is contained in:
wiz 2013-03-30 16:54:57 +04:00
parent d708879446
commit eb7a506419

View File

@ -1,5 +1,5 @@
name: xml-conduit-writer
version: 0.1.0.0
version: 0.1.0.1
synopsis: Warm and fuzzy creation of XML documents.
description:
“It can scarcely be denied that the supreme goal of
@ -10,7 +10,7 @@ description:
.
Check out more examples in test/Main.hs and
look at the results with --enable-tests.
homepage: https://bitbucket.org/dpwiz/xml-conduit-monad
homepage: https://bitbucket.org/dpwiz/xml-conduit-writer
license: MIT
license-file: LICENSE
copyright: Alexander Bondarenko 2013
@ -20,6 +20,10 @@ category: Text
build-type: Simple
cabal-version: >=1.8
source-repository head
type: mercurial
location: https://bitbucket.org/dpwiz/xml-conduit-writer
library
ghc-options: -Wall -O2
hs-source-dirs: src