From owner-freebsd-haskell@freebsd.org Mon Sep 30 08:25:03 2019 Return-Path: Delivered-To: freebsd-haskell@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4D646121072 for ; Mon, 30 Sep 2019 08:25:03 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-pf1-x431.google.com (mail-pf1-x431.google.com [IPv6:2607:f8b0:4864:20::431]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46hb731FY0z4ZBD for ; Mon, 30 Sep 2019 08:25:02 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: by mail-pf1-x431.google.com with SMTP id q21so5156702pfn.11 for ; Mon, 30 Sep 2019 01:25:02 -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; bh=jPRVg6HrfEo85y2NDnaBqDWuuopxM4loz2jJud73kLU=; b=ZhNdoE5dkeHlSPjC5R3l8gHFHDBGHpvMtKOt2Y5mPKdI7tpl0Sy8SE69tFaVTijszx arhLtKCL3NgTN9rMSKNZMSoaUTO31QhN/w8mp/hJ03c5JjM4pH4npKB4yjTEvsdC7spU hth3iALhLf2XjzjwRyXuugKLoN+BPrzbd8XSw1Ry6UoxadqqBmdgCUoSQ6tco7ztU2tP R2cJWucRW6JOprFCtWw5X1cJCDJ0HzAgssVhPhQLYMBtAxZHhOAxPT6D1CMdqRNrTkQC yTGBgSsVrt66ene3wK3JYWWhvHYl/MR4qR923D1F0tYoSOxYmlRXOv8G9Nt6evZuP4jK KfkA== 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; bh=jPRVg6HrfEo85y2NDnaBqDWuuopxM4loz2jJud73kLU=; b=gVHhlQUE8c/nlDNAhIL+GcyyBp7tXYikANWXC35XdAtY76ZJuOqSzqzKoIngcxvFA9 18hnoPydDQHUR1UuJuwj2wTYvcKHViPnYMfjDvldc+31HGLX+udI2/Z9PmzEWTETEyqn hwW8aYeLlccn4fvM2R1jRhX5UYSw1jgj/+JmcNIDesK4MifYef/pZHvF5uJFvql0AP3R z3+jDRTNdA96IbQNumaOM3J7eei2Dqk0jgU7YKKTK2JkyGdttVONQjsx6ukM+o4qxq9d KOrnjTzh/SWeYovH4lPHuc8zH3NAIYGgHfnOdxn9t8q67XvjS47q5Z741JY07hKmT1FO ehUw== X-Gm-Message-State: APjAAAVwQWWpvtxrek+E1ONglqdQ+vvuFSO4WQBxq2QLl/oqNecfGQSL qSWlYLw/rGm41yCYhukX1ymllFmdVXQlzxCU4v6C5bH7 X-Google-Smtp-Source: APXvYqymKN+g4N/f0NEc0BXTMIphGk45yeD98ZTvMMlqS8iusLa3J1AfUXhGyqnXwdSl1nE2xYHcE1/OPknIuNlCXpM= X-Received: by 2002:aa7:9ab5:: with SMTP id x21mr19745500pfi.252.1569831900986; Mon, 30 Sep 2019 01:25:00 -0700 (PDT) MIME-Version: 1.0 References: <20190929234421.GH21772@straasha.imrryr.org> <20190930054031.GL21772@straasha.imrryr.org> In-Reply-To: <20190930054031.GL21772@straasha.imrryr.org> From: Gleb Popov <6yearold@gmail.com> Date: Mon, 30 Sep 2019 12:24:25 +0400 Message-ID: Subject: Re: Anyone working on adding a GHC 8.8.1 port? To: freebsd-haskell@freebsd.org X-Rspamd-Queue-Id: 46hb731FY0z4ZBD X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2019 08:25:03 -0000 On Mon, Sep 30, 2019 at 9:47 AM Viktor Dukhovni wrote: > On Mon, Sep 30, 2019 at 09:33:02AM +0400, Gleb Popov wrote: > > > > I see that stackage is starting to use GHC 8.8.1 in the nightly > > > snapshots. Is it perhaps time to spin up a GHC 8.8.1 port? > > > > I have a patch prepared, but it is currently blocked by cabal-install. I > > haven't yet managed to build it against Cabal-3.0.0.0. > > Thanks! For GHC 8.8.1 itself, I had to apply the patch below to > get it to to build. That said, "stack" does not yet support GHC > 8.8.1 on FreeBSD it seems, so my projects must wait for that shoe > to drop. Have not yet tried to do anything with cabal-install. > > --- a/libraries/base/System/Environment/ExecutablePath.hsc > +++ b/libraries/base/System/Environment/ExecutablePath.hsc > @@ -39,6 +39,7 @@ import Foreign.Marshal.Array > import Foreign.Ptr > import Foreign.Storable > import System.Posix.Internals > +#include > #include > #elif defined(mingw32_HOST_OS) > import Control.Exception > > -- > Viktor. > _______________________________________________ > 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" > I'll try to prepare stack bindists of 8.8.1 on this week, if you need those. I just thought that 8.8.1 is too bleeding-edge and most packages aren't prepared for base 4.13. I also had no need in the patch you provided. Why did you have to add it? Any error messages?