Actually, you probably want to stick to the second one to avoid dependency
problems.

On Fri, Nov 18, 2016, 2:19 PM Michael Snoyman <mich...@snoyman.com> wrote:

> stack install cabal-install-1.24.1.0
>
> Or
>
> stack --resolver nightly --install-ghc install cabal-install
>
> On Fri, Nov 18, 2016, 2:02 PM Rob Stewart <robstewar...@gmail.com> wrote:
>
> Hi,
>
> I'd like to update my cabal-install to 1.24.1.0 . Here's my setup:
>
> $ cabal --version
> cabal-install version 1.22.9.0
>
> $ which cabal
> /home/rob/.local/bin/cabal
>
> $ stack install cabal-install
> ..
> Copied executables to /home/rob/.local/bin:
> - cabal
>
> But that's not 1.24.1.0, it's still 1.22.9.0. What stack options should I
> be using to say: "obtain the latest package from hackage, and build and
> install the executable from that latest version"?
>
> --
> Rob
>
> --
> You received this message because you are subscribed to the Google Groups
> "haskell-stack" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to haskell-stack+unsubscr...@googlegroups.com.
> To post to this group, send email to haskell-stack@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/haskell-stack/268790f5-ded3-41b2-a974-97269ea0f426%40googlegroups.com
> <https://groups.google.com/d/msgid/haskell-stack/268790f5-ded3-41b2-a974-97269ea0f426%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to haskell-stack+unsubscr...@googlegroups.com.
To post to this group, send email to haskell-stack@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/haskell-stack/CAKA2Jg%2B-vuUXEGgT-DbeYDnQ5cK7bV4KGEP%3Dk4KmPhRAh3uAhQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to