diff options
author | http://peter-simons.myopenid.com/ <http://peter-simons.myopenid.com/@web> | 2012-01-13 18:48:29 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-01-13 18:48:29 +0000 |
commit | 226d5c9bb16f52a472e023924fa88116852fb6f1 (patch) | |
tree | 5a92fa56da094e4556cf3ec04a85f63a0bd1a991 /doc/news | |
parent | 66aac77467fd897bb5a148c8126804464097b582 (diff) |
Added a comment
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20120106/comment_3_29ccda9ac458fd5cc9ec5508c62df6ea._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/news/version_3.20120106/comment_3_29ccda9ac458fd5cc9ec5508c62df6ea._comment b/doc/news/version_3.20120106/comment_3_29ccda9ac458fd5cc9ec5508c62df6ea._comment new file mode 100644 index 000000000..1bb0c32cb --- /dev/null +++ b/doc/news/version_3.20120106/comment_3_29ccda9ac458fd5cc9ec5508c62df6ea._comment @@ -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. +"""]] |