From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob MacDonald Subject: bug#37361: GHCI fails to run for ghc@8.6.5 Date: Mon, 9 Sep 2019 21:33:11 -0500 Message-ID: References: <87blvsx5ps.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60560) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7Vyk-0005o2-Sa for bug-guix@gnu.org; Mon, 09 Sep 2019 22:34:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7Vyk-00028Y-30 for bug-guix@gnu.org; Mon, 09 Sep 2019 22:34:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60200) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7Vyk-00028S-0L for bug-guix@gnu.org; Mon, 09 Sep 2019 22:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i7Vyj-0004yh-R7 for bug-guix@gnu.org; Mon, 09 Sep 2019 22:34:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87blvsx5ps.fsf@ngyro.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Timothy Sample Cc: 37361@debbugs.gnu.org > I believe this should be fixed by 83aa656217. That does indeed fix both bugs. In my specific case I'm still running into an issue with dependency shadowing, but it seems like a separate issue and I'll open a new one if it's not on my side. Thanks.