From owner-freebsd-haskell@freebsd.org Sun Oct 7 13:29:33 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDCDF10C2C27 for ; Sun, 7 Oct 2018 13:29:33 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E28D84D55 for ; Sun, 7 Oct 2018 13:29:33 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: by mail-pl1-x629.google.com with SMTP id 30-v6so8868746plb.10 for ; Sun, 07 Oct 2018 06:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=k36KiYZpE45CbPxWHuANJDIh8FhrUIqqmd2xSVEVaYA=; b=c+GdhSZIN2Nfwh0e6zm5IkbFKDjydlD/Sle9xOmJ9Zv8wvY3jmh/Z40C+pNhz2k3yk +zYbgsOeisgoTYMd+iJXfyQ27A+k0oICG7zSg2X+zbc9v5zCn3DqUiyZMKxA3vg2kHeR f2fgHioip5pcC98e4U3pPWpsvrjruq/TS+/mhe/KMdhJCIfGZR/QGltk1CB0br4EhRBr 1IwXXOB7wq2Hq3BGLuH5OBmT37uY7xRx6kcvEwp8m5V8i93RXMy+C3bGFjj0FMXirnBD di2U5dDJryXvEvpMf5aCP0BdJ7iEv1AMEQD8vGRmr3m9ZvpQry+i37wJsCTEArG5o0Z5 9WZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=k36KiYZpE45CbPxWHuANJDIh8FhrUIqqmd2xSVEVaYA=; b=tvJol6gkShNpbVQ5TmUecMg4ezoMFD0y8FM1yKqF9zvzpypeOZzsi44eL36K4HNuGQ Km6iMtr85ISP4qGDvBRr0gzUZth7P29g51+st/W6JWFMkjXky4Dx6shrB45E1EHFRYDE rkoLSHdxzl7szzLoXKATcC1DUdiNI56zY/TEoZ/LZ1Q9cnheX+b4EVR4is+gRAH3rIiS UkFSTc/0qZ43iTWjb6c3iSub5DeTVTwUKixsaMk7bkFurpreglW7ADW3S4ipKUfaiMvc YWo5TjIkhEY2spG7dnELHTTIi+2VBirtQ0cIb7fnWL+c6tJ+ZDhDMU0xjlVIo0AQvCDc 35Yg== X-Gm-Message-State: ABuFfoi/BTH5UBJTr14iK22Fki+90eeNjh8xWhguGm6r8uzhg14uW15F lnZXC0RwcrBWFZ1pwo+sQ3upj/+Gu5RjH7yqUps0xg== X-Google-Smtp-Source: ACcGV61B/G2koS/bu20xlcMO6JM4oJd7QeqExDgmrWT2gg+MzrE3EI5Q6HnCM1VX/Pa3CAgLWy2nc0c3GT07krNRNwA= X-Received: by 2002:a17:902:be18:: with SMTP id r24-v6mr8409786pls.341.1538918972099; Sun, 07 Oct 2018 06:29:32 -0700 (PDT) MIME-Version: 1.0 References: <9ef194e3bbbd1d8fd47f826dcd01075c@mail.yourbox.net> In-Reply-To: <9ef194e3bbbd1d8fd47f826dcd01075c@mail.yourbox.net> From: Gleb Popov <6yearold@gmail.com> Date: Sun, 7 Oct 2018 16:29:19 +0300 Message-ID: Subject: Re: stack not working? To: =?UTF-8?B?Sm9zw6kgUMOpcmV6?= Cc: freebsd-haskell@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2018 13:29:34 -0000 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. >