
5 Jul
2015
5 Jul
'15
7:19 p.m.
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]