X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-it0-f51.google.com (mail-it0-f51.google.com [209.85.214.51]) by lists.alpinelinux.org (Postfix) with ESMTP id 86E4C5C553A for ; Fri, 16 Jun 2017 14:04:27 +0000 (GMT) Received: by mail-it0-f51.google.com with SMTP id m62so35657454itc.0 for ; Fri, 16 Jun 2017 07:04:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:message-id:in-reply-to:references:subject:mime-version; bh=a6krIltVKE2RaC6FE1KnsN1u/JasznFm892+RIH4ZEA=; b=ff7kXoTtsin3QZkhGPu3ipk4ieu5mLyVx1bAiGoZYge5Z8ABbAGd2QSOOGnfs+OQea poll0/Ww81zdIFJ9Z/Z0ZdzeMGe5QxsDTz3/9jP2tKgYkCowsBZkGjnK1PkKnR3H1czV 95dJxbUoswiy6Q+fr83KS4pDjET+5UeIKCVg3oky4028bXFmJuxwADtULB3a4q39gyoF W0yaraahuQ2xxqAI6/XNi15+RmzIBEztLo2Q1l57TcoveciVMfiSkzIU8YR0eoyP/f44 QaO3qt+SVaBByf8EMrA4tSYCnNwT8qMNdeexAEQCDHU0B85k1ssSXy0B7VgNkm/GPbsD wTbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:message-id:in-reply-to:references :subject:mime-version; bh=a6krIltVKE2RaC6FE1KnsN1u/JasznFm892+RIH4ZEA=; b=RG76zQXNEwG7tZkUdMGJjbptRb27EFH+jO/UotTdsfoW2jSJqrZ85Fl7siUNweIN93 S9Y5J6TD34Glh2ZZD0gs55YWDDmcHKio2amuNBYf2Z3+mQg+3lbmPQZYFGlA+/KnTaac DXOYGMQnAYfLGrb0NmZYipP2B6iza13sQuzrQPwGO+sU+unacZAjyuVIlxlfqut1GeF+ jXg8f6bmm93fxsNyrlepYqj+tR2s0Gf+gD8glAlDWxJeaqtEBfMGe0rNT53BI3Dz9mUm n6VpGy3LY4K5HVW3OF9BPd38vyL6SMngZy4EqFTMsp0gDalFWET56RSsKOmAxZzBrNBI X7jA== X-Gm-Message-State: AKS2vOxrV+A24N9TKdradlzRvD6uU++y3o+pKUwhjtHGH8gq/2ryusAx salPlLCT1puvxZcQ/9Y= X-Received: by 10.36.123.5 with SMTP id q5mr11139255itc.16.1497621866982; Fri, 16 Jun 2017 07:04:26 -0700 (PDT) Received: from [2607:fb90:982f:4d04:0:42::] ([2607:fb90:982f:4d04:9528:acf:1069:d95f]) by smtp.gmail.com with ESMTPSA id e1sm1972990itd.18.2017.06.16.07.04.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Jun 2017 07:04:26 -0700 (PDT) Date: Fri, 16 Jun 2017 09:00:11 -0500 From: Mitchell Tishmack To: alpine-dev , =?utf-8?Q?G=C3=A1bor_Cs=C3=A1rdi?= Message-ID: In-Reply-To: References: Subject: Re: [alpine-devel] ghc on x86 X-Readdle-Message-ID: a65b3cba-b8bb-4123-980b-2c49e6674771@Spark X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="5943e569_6b8b4567_1024" --5943e569_6b8b4567_1024 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Mostly l didn't have a need for the platform while doing my porting. It s= houldn't be too hard to add however. I'll see what it takes to get it added, I should probably also get ghc po= rted to the rest of alpines arches while I'm at it but testing will be fu= n. Cheers, Mitch On Jun 16, 2017, 7:26 AM -0500, G=C3=A1bor Cs=C3=A1rdi , wrote: > Hi All, > > I wonder what the reason is for not having the ghc package on x86. > > I am trying to create static binaries from Haskell programs, and > Alpine Linux is a great way to do this. In fact it is the only way I > think. It would be great to have ghc on x86 as well. > > Thanks, > Gabor > > > --- > Unsubscribe: alpine-devel+unsubscribe=40lists.alpinelinux.org > Help: alpine-devel+help=40lists.alpinelinux.org > --- > --5943e569_6b8b4567_1024 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Mostly l didn't have a need for the = platform while doing my porting. It shouldn't be too hard to add however.=

I'll see what it takes to get it added, I should probably also get ghc po= rted to the rest of alpines arches while I'm at it but testing will be fu= n.

Cheers,
Mitch

On Jun 16, 2017, 7:26 AM -0500, G=C3=A1bor Cs=C3=A1rdi <csardi.gabor=40= gmail.com>, wrote:
Hi All,

I wonder what the reason is for not having the ghc package on x86.

I am trying to create static binaries from Haskell programs, and
Alpine Linux is a great way to do this. In fact it is the only way I
think. It would be great to have ghc on x86 as well.

Thanks,
Gabor


---
Unsubscribe: alpine-devel+unsubscribe=40lists.alpinelinux.org
Help: alpine-devel+help=40lists.alpinelinux.org
---

--5943e569_6b8b4567_1024-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---