Date: Sun, 7 Oct 2018 16:29:19 +0300 From: Gleb Popov <6yearold@gmail.com> To: =?UTF-8?B?Sm9zw6kgUMOpcmV6?= <fbl@aoek.com> Cc: freebsd-haskell@freebsd.org Subject: Re: stack not working? Message-ID: <CALH631nd3RK44ehsfumvoCDYQ0w976BF79mf72yh0knU_VroqQ@mail.gmail.com> In-Reply-To: <9ef194e3bbbd1d8fd47f826dcd01075c@mail.yourbox.net> References: <9ef194e3bbbd1d8fd47f826dcd01075c@mail.yourbox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 6, 2018, 22:31 Jos=C3=A9 P=C3=A9rez via freebsd-haskell < freebsd-haskell@freebsd.org> wrote: > Hi all, > is it me or stack is not working in FreeBSD? > > haskell/test% stack setup > No setup information found for ghc-8.4.3 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, ghc-8.4.1, ghc-8.4.2, > ghc-8.6.1 > > pkgs installed: > ghc 8.4.3_1 > stack 1.7.1_1 > > Is there a workaround? Thank you. > > Regards, > > -- > Jos=C3=A9 P=C3=A9rez > _______________________________________________ > freebsd-haskell@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-haskell > To unsubscribe, send any mail to "freebsd-haskell-unsubscribe@freebsd.org= " > As the error message states, there is just no bindist prepared for 8.4.3. You can pass --system-ghc flag to make stack use GHC installed from freebsd packages. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631nd3RK44ehsfumvoCDYQ0w976BF79mf72yh0knU_VroqQ>