From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#31836: Installing bc downloads ghc Date: Fri, 15 Jun 2018 13:27:13 +0200 Message-ID: <87a7rwuw6m.fsf@mdc-berlin.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTmtj-0001yv-Uu for bug-guix@gnu.org; Fri, 15 Jun 2018 07:28:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTmtf-0001m6-0K for bug-guix@gnu.org; Fri, 15 Jun 2018 07:28:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41108) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTmte-0001m1-SQ for bug-guix@gnu.org; Fri, 15 Jun 2018 07:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fTmte-0000EC-JY for bug-guix@gnu.org; Fri, 15 Jun 2018 07:28:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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: Caleb Ristvedt Cc: 31836@debbugs.gnu.org Hi Caleb, > Pretty much what the title says. I tried installing bc and it downloaded > ghc, among other things. I was curious how this came to be, so I ran [=E2= =80=A6] I cannot reproduce this. Do you have other Haskell packages in your profile? This may be caused by the profile hook that is executed when building a new profile generation containing Haskell packages. --=20 Ricardo