[Haskell-cafe] Question, re: upgrading Stack manually.

Michael Snoyman michael at snoyman.com
Wed Jul 27 14:39:16 UTC 2016


It shouldn't be a problem, the build should complete successfully. It's
just warning you that there's a configuration value that it doesn't know
how to handle, but it shouldn't prevent success.

On Wed, Jul 27, 2016 at 5:14 PM, David Banas <capn.freako at gmail.com> wrote:

> Hi Stackers,
>
> Is this a show stopper, wrt/ upgrading Stack manually, via:
> - stack unpack stack-1.1.2
> - pushed <directory created, above>
> - stack setup
> - stack build
>
> Warning:
> /Users/dbanas/Documents/Projects/stack/upgrade_2016-07-27/stack-1.1.2/stack.yaml:
> Unrecognized field in ProjectAndConfigMonoid: nix
>
> ?
>
> Thanks,
> -db
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160727/84b381da/attachment.html>


More information about the Haskell-Cafe mailing list