Added a comment

This commit is contained in:
http://peter-simons.myopenid.com/ 2012-01-13 18:48:29 +00:00 committed by admin
parent 66aac77467
commit 226d5c9bb1

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://peter-simons.myopenid.com/"
ip="77.186.134.113"
subject="comment 3"
date="2012-01-13T18:48:28Z"
content="""
For what it's worth, the package `cabal-install` is pretty good for uploading packages to Hackages, among other things. It allows users to configure their username/password, and then making a release to Hackage is as simple as running:
cabal upload foo-version.tar.gz
I use that to do releases of my stuff, too, and I'm quite happy. `cabal-install` has other features, too, of course.
"""]]