From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Re: How to make sure ghc uses installed packages? Date: Tue, 17 Sep 2019 12:33:18 -0700 Message-ID: References: <945a039b68fc1bf0582b8eb1feb3fe3909d2000f.camel@gmail.com> <68B49FDD-A221-4E8D-B385-D483DB52E6CD@asu.edu> <2d89fac1d7f27dada3ab161b69fa1a361485ad89.camel@gmail.com> <44acf44c19cef875af987dcda1a393b00b0d2c22.camel@gmail.com> <87woe64wck.fsf@ngyro.com> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47291) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iAJE6-0007ED-3w for help-guix@gnu.org; Tue, 17 Sep 2019 15:33:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iAJE4-000121-DH for help-guix@gnu.org; Tue, 17 Sep 2019 15:33:25 -0400 Received: from mail-pl1-x632.google.com ([2607:f8b0:4864:20::632]:42704) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iAJE4-00011e-21 for help-guix@gnu.org; Tue, 17 Sep 2019 15:33:24 -0400 Received: by mail-pl1-x632.google.com with SMTP id e5so1940909pls.9 for ; Tue, 17 Sep 2019 12:33:22 -0700 (PDT) In-Reply-To: <87woe64wck.fsf@ngyro.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Timothy Sample Cc: help-guix mailing list , Jesse Gibbons Hi Tim, > Maybe we should rename GHC 8.6 to =E2=80=9Cghc-next=E2=80=9D until the bui= ld system uses it. Makes sense to me. I tried updating quickcheck for 8.6 and I think we have o= ur work cutout for ourselves... hopefully we can get there soon though! - John=