From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: [PATCH] profiles: Generate GHC's package database cache. Date: Mon, 6 Apr 2015 10:27:18 +0200 Message-ID: References: <87pp7j40aw.fsf@netris.org> <87h9su4934.fsf@netris.org> <87pp7hzmtv.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yf2NM-0001bH-9y for guix-devel@gnu.org; Mon, 06 Apr 2015 04:27:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yf2NL-0000kj-E9 for guix-devel@gnu.org; Mon, 06 Apr 2015 04:27:20 -0400 Received: from mail-lb0-x232.google.com ([2a00:1450:4010:c04::232]:35760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yf2NL-0000kd-6C for guix-devel@gnu.org; Mon, 06 Apr 2015 04:27:19 -0400 Received: by lbbuc2 with SMTP id uc2so12031678lbb.2 for ; Mon, 06 Apr 2015 01:27:18 -0700 (PDT) In-Reply-To: <87pp7hzmtv.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: Guix-devel On Mon, Apr 6, 2015 at 10:24 AM, Mark H Weaver wrote: > Is the package database cache used by anything other than GHC? If the > user doesn't have GHC installed, what would consult the GHC package > database cache? Maybe a GHC not in Guix? Not, sure if it would work. Fede