Re: ANN: stack-1.2.0

2016-09-16 Thread Emanuel Borsboom
hen it tries to update the package index on first startup. See https://github.com/commercialhaskell/stack/issues/2602 for more details. On Fri, Sep 16, 2016 at 7:05 AM Emanuel Borsboom <ma...@fpcomplete.com> wrote: > See https://haskellstack.org for installation and upgrade instructions. >

ANN: stack-1.2.0

2016-09-16 Thread Emanuel Borsboom
[#2040](https://github.com/commercialhaskell/stack/issues/2040) Thanks to all our contributors for this release: * Aaron Friel * Andrew Cowie * AndrewRademacher * Anton Felix Lorenzen * Brian McKenna * Chris Done * Dan Aloni * danald * Daniel Casanueva * Denis * Denis Kasak * Emanuel Borsboom * erewok

Stack v1.5.1 Release Candidate

2017-08-03 Thread Emanuel Borsboom
I've built the stack-1.5.1 binaries (except for ARM, which takes a bit longer). Give them a try if you wish; you can get them here: https://github.com/commercialhaskell/stack/releases/tag/v1.5.1-rc1 Assuming I hear no

Re: Why is stack not using the home directory on Windows?

2017-07-21 Thread Emanuel Borsboom
The Windows installer sets STACK_ROOT to c:\sr by default (see https://github.com/commercialhaskell/stack/issues/2468 ), but that behaviour can be disabled by unchecking a checkbox. That's because basically nothing works if your

Re: Stack v1.5.0 Release Candidate

2017-07-25 Thread Emanuel Borsboom
I haven't heard any reports of trouble with the RC, so unless I hear otherwise soon I'll publish the final 1.5.0 today! > On Jul 19, 2017, at 7:56 AM, Emanuel Borsboom <ma...@fpcomplete.com> wrote: > > I've built the stack-1.5.0 binaries, and some extra people trying them fo

Stack v1.5.0 Release Candidate

2017-07-19 Thread Emanuel Borsboom
I've built the stack-1.5.0 binaries, and some extra people trying them for a few days before we release them to the public would be great. You can get them here: https://github.com/commercialhaskell/stack/releases/tag/v1.5.0-rc1 In particular, we'd like help testing: * The new Linux static

ANN: stack-1.5.1 released

2017-08-05 Thread Emanuel Borsboom
See https://haskellstack.org for installation and upgrade instructions. Bug fixes: * Stack eagerly tries to parse all cabal files related to a snapshot. Starting with Stackage Nightly 2017-07-31, snapshots are using GHC 8.2.1, and the `ghc.cabal` file implicitly referenced uses the (not

Re: Win32 binary disappeared

2017-12-07 Thread Emanuel Borsboom
redirected to an arbitrary stack! A very valid strategy for the right > use case. > > Thanks for the binaries! > > On Thu, Dec 7, 2017 at 2:17 PM, Emanuel Borsboom <ma...@fpcomplete.com> wrote: >> Ha, my unintelligible English here is probably due to staying up way too >>

Re: ANN: Release candidate for stack-1.6.1

2017-12-07 Thread Emanuel Borsboom
0.1.0: NoParse >>>> "build-depends" 58 >>>> The command '/bin/sh -c stack build --only-dependencies' returned a >>>> non-zero code: 1 >>>> >>>> Minimal files: >>>> >>>> ==> Dockerfile <== >>>>

Re: Win32 binary disappeared

2017-12-07 Thread Emanuel Borsboom
than using the convenience redirects. What happened here is one example of breakage if CI scripts don't specify a version; another would be that a behaviour change in Stack breaks CI. Also, more importantly, the Windows 32-bit binaries are up now! > On Dec 7, 2017, at 6:13 AM, Emanuel Borsb

ANN: stack-1.6.1

2017-12-06 Thread Emanuel Borsboom
--upgrade-cabal would say that Cabal is already the latest version, when it wasn't. Ensure that an extra-dep from a local directory is not treated as a $locals for GHC options purposes. See #3574 <https://github.com/commercialhaskell/stack/issues/3574>. Building all executables only happens

ANN: Release candidate for stack-1.6.1

2017-12-02 Thread Emanuel Borsboom
I've cut the first stack-1.6.1 release candidate: https://github.com/commercialhaskell/stack/releases/tag/v1.6.0.20171202 . Please give it a try! I included 64-bit binaries for Linux, macOS, and Windows. We'll plan on

stack-1.6 pre-release testing and binaries

2017-10-24 Thread Emanuel Borsboom
There have been some major changes to Stack's internals since version 1.5.1 in order to update the package and extra-dep syntax, support extensible custom snapshots, and to support version 2.0 of the Cabal library. This blog post has a detailed write-up of the package, extra-dep, and custom

ANN: stack-1.7.1

2018-04-28 Thread Emanuel Borsboom
Cowie * Daniel Bergey * David Baynard * Domen Kožar * Don Waldhalm * Emanuel Borsboom * Geoffrey Noel * Ivan Kasatenko * Jan von Loewenstein * Joshua Simmons * Kirill Elagin * Krishnan Parthasarathi * Luke Murphy * Matt Spaulding * Matthias Braun * Maximilian Tagher * Michael Sloan * Michael Snoyman

ANN: stack-1.6.5

2018-02-19 Thread Emanuel Borsboom
for this release: * Arnaud Spiwack * Artyom * Artyom Kazak * Charles Reilly * Dave Tapley * Emanuel Borsboom * Joshua Simmons * Luke Murphy * Michael Sloan * Michael Snoyman * Nicolas Mattia * Paolo G. Giarrusso * Samuel Lelièvre * Simon Hengel * Thomas Broadley * tswelsh -- You received this message

Re: stack 1.7.0.1 does not color on Windows powershell terminal

2018-04-19 Thread Emanuel Borsboom
stack-1.6.5 used ansi-terminal-0.7.1.1, while the stack-1.7 release candidates use ansi-terminal-0.8.0.2. According to the ChangeLog, there have been some changes on Windows. Perhaps you could try building `stack` with ansi-terminal-0.7.1.1 on Windows and see if that makes a difference? > On

ANN: stack-1.7 RELEASE CANDIDATE

2018-04-20 Thread Emanuel Borsboom
This is the second release candidate for stack-1.7 (the first was short-lived and never widely announced). Binaries for supported platforms are available here: https://github.com/commercialhaskell/stack/releases/tag/v1.7.0.3 .

ANN: stack-1.9 release candidate

2018-09-24 Thread Emanuel Borsboom
This is the first release candidate for stack-1.9. Binaries for supported platforms are available here: https://github.com/commercialhaskell/stack/releases/tag/v1.9.0.1 ## Changes since v1.7.1 Release notes: * Statically linked Linux bindists are back again, thanks to

ANN: stack-2.1.1 release

2019-06-13 Thread Emanuel Borsboom
sey Kozin * ALeX Kazik * Alexey Kozin * Alexey Kuleshevich * Anders Kaseorg * Anders Kiel Hovgaard * Artyom Kazak * Bastian Krol * Björn Gohla * Brad Neimann * Brandon Chinn * Colin Woodbury * Cthulhu.Den * dadepo * Daniel Gröber * David Baynard * David Spies * David Vollbracht * dbaynard * Emanuel

ANN: stack-2.1.3

2019-07-14 Thread Emanuel Borsboom
by someone else for a candidate-only test that made it look like the name was free but prevented uploading a real package). **Thanks to all our contributors for this release:** * Alan Malloy * Alexander * Emanuel Borsboom * Kirill Zaborsky * Matt Audesse * Michael Snoyman * Mihai Maruseac

Re: ANN: stack-2.3.0.1 release candidate

2020-04-02 Thread Emanuel Borsboom
I should add: you can download binaries here: https://github.com/commercialhaskell/stack/releases/tag/v2.3.0.1 On Thu, Apr 2, 2020 at 4:56 PM Emanuel Borsboom wrote: > > ### First release candidate for v2.3 > > **Changes since v2.1.3** > > Release notes: > > Major

ANN: stack-2.3.0.1 release candidate

2020-04-02 Thread Emanuel Borsboom
### First release candidate for v2.3 **Changes since v2.1.3** Release notes: Major changes: * `setup-info-locations` yaml configuration now allows overwriting the default locations of `stack-setup-2.yaml`. [#5031](https://github.com/commercialhaskell/stack/pull/5031)

Re: [Haskell-cafe] ANN: stack-2.3.1

2020-04-30 Thread Emanuel Borsboom
gt; CallStack (from HasCallStack): >> error, called at src/Stack/Setup.hs:2012:33 in >> stack-2.1.3-HEoMsL9gvgt2vNexTWWwGx:Stack.Setup >> >> Falling back to source upgrade > > > I'd rather not recompile stack myself. Is the problem with the archive &

ANN: stack-2.3.1

2020-04-29 Thread Emanuel Borsboom
re check causing errors when a package gets used in multiple projects. See #5147 <https://github.com/commercialhaskell/stack/issues/5147> *Thanks to all our contributors for this release:* - Adam McCullough - Akshay Mankar - Brian Wignall - Cheah Jer Fei - Chris Done - David B

ANN: stack-2.5.1

2020-10-15 Thread Emanuel Borsboom
:** * Andrea Condoluci * Andreas Herrmann * Andres Schmois * Ariel D. Moya Sequeira * Brandon Chinn * Cheah Jer Fei * DerpyCrabs * Emanuel Borsboom * Felix Yan * Jannik Theiß * Jens Petersen * Junji Hashimoto * Kirill Zaborsky * Michael Snoyman * Mihai Maruseac * Mike Pilgrem * Niklas Hambüchen * Ondřej

ANN: first release candidate for stack-2.5.x

2020-09-29 Thread Emanuel Borsboom
Download binaries from here: https://github.com/commercialhaskell/stack/releases/tag/v2.5.0.1 **Changes since v2.3.3** Major changes: * Add the `snapshot-location-base` yaml configuration option, which allows to override the default location of snapshot configuration files. This option

Re: ETA for a release supporting GHC 8.10?

2020-08-05 Thread Emanuel Borsboom
Please see https://github.com/commercialhaskell/stack/pull/5361. This is what will likely be stack-2.3.3, and supports being built using GHC 8.10. From: on behalf of Dan Burton Date: Wednesday, August 5, 2020 at 10:55 AM To: Gleb Popov <6year...@gmail.com> Cc: haskell-stack Subject: Re:

ANN: stack-2.3.3

2020-08-05 Thread Emanuel Borsboom
contributors for this release: * coord.e * Dmitry Dzhus * Emanuel Borsboom * Kirill Zaborsky * Michael Snoyman -- You received this message because you are subscribed to the Google Groups "haskell-stack" group. To unsubscribe from this group and stop receiving emails

ANN: stack-2.7.1

2021-05-07 Thread Emanuel Borsboom
aron Allen * Alexey Kuleshevich * Andreas Källberg * Domen Kožar * Emanuel Borsboom * Felix Yan * Jens Petersen * Kirill Zaborsky * Marcin Tolysz * Matt Audesse * Matthew Wraith * Michael Snoyman * Mike Pilgrem * Simon Michael -- You received this message because you are subscribed to the Google Groups

ANN: second release candidate for stack-2.7

2021-04-30 Thread Emanuel Borsboom
You can download binaries for this pre-release from https://github.com/commercialhaskell/stack/releases/tag/rc%2Fv2.7.0.3 Please test it and let us know if you run into any trouble. If all goes well, we expect to release the final version in X weeks. Release notes: * Stack's bindists are now

ANN: first release candidate for stack-2.7

2021-04-24 Thread Emanuel Borsboom
You can download binaries for this pre-release from here: https://github.com/commercialhaskell/stack/releases/tag/rc%2Fv2.7.0.1 **Changes since v2.5.1.1:** Behavior changes: * `stack repl` now always warns about GHCi problems

ANN: stack-2.7.3

2021-07-20 Thread Emanuel Borsboom
See https://haskellstack.org/ for installation and upgrade instructions. **Changes since v2.7.1:** Other enhancements: * `stack upgrade` will download from `haskellstack.org` before trying `github.com`. See [#5288](https://github.com/commercialhaskell/stack/issues/5288) * `stack upgrade`

ANN: stack-2.7.5

2022-03-06 Thread Emanuel Borsboom
flags in `stack.yaml` [#5434](https://github.com/commercialhaskell/stack/issues/5434) **Thanks to all our contributors for this release:** * Emanuel Borsboom * HaskellMouse * Julian Ospald * kocielnik * Matt Audesse * Michael Snoyman * MikaelUrankar * Muhammed Zakir * Natan Lao * Patryk Kocielnik