[Haskell-cafe] ANN: stack-0.1.2.0

Emanuel Borsboom manny at fpcomplete.com
Sun Jul 5 23:19:39 UTC 2015


New release of stack, a build tool.

Changes:
https://github.com/commercialhaskell/stack/releases/tag/v0.1.2.0

General information and download links (now with package repositories for
CentOS, Fedora, and Debian):
https://github.com/commercialhaskell/stack#readme

If you already have stack-0.1.1.0, you can upgrade using:
stack upgrade --git && stack upgrade

[normally just 'stack upgrade' will suffice, but due to my flub in the last
release we ended up with a stack-9.9.9 on hackage which can't be removed
(see https://github.com/haskell/hackage-server/issues/382), and you have to
get the stack version that knows to ignore it first]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150705/d30ab520/attachment.html>


More information about the Haskell-Cafe mailing list