[Haskell-cafe] ANN: stack-1.7.1
Viktor Dukhovni
ietf-dane at dukhovni.org
Sat Apr 28 18:12:57 UTC 2018
> On Apr 28, 2018, at 9:31 AM, Emanuel Borsboom <manny at fpcomplete.com> wrote:
>
> See https://haskellstack.org for installation and upgrade instructions.
When I try to use the nightly-2018-04-28 snapshot on a FreeBSD11 system,
I get:
$ stack build
No setup information found for ghc-8.4.2 on your platform.
This probably means a GHC bindist has not yet been added for OS key 'freebsd64'.
Supported versions: ghc-7.8.4, ghc-7.10.1, ghc-7.10.2, ghc-7.10.3, ghc-8.0.1,
ghc-8.0.2, ghc-8.2.1, ghc-8.2.2
Is that expected? FWIW, at:
https://github.com/commercialhaskell/ghc/releases/
there's a link:
* ghc-8.4.2-x86_64-portbld-freebsd.tar.xz
to:
https://github.com/commercialhaskell/ghc/releases/download/ghc-8.4.2-release/ghc-8.4.2-x86_64-portbld-freebsd.tar.xz
--
Viktor.
More information about the Haskell-Cafe
mailing list