From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: heads-up: Haskell updates Date: Thu, 15 Feb 2018 12:12:04 +0100 Message-ID: <20180215111204.GA13686@jurong> References: <87r2ppjbst.fsf@elephly.net> <873723pfya.fsf@netris.org> <871shn8jm5.fsf@elephly.net> <87zi4b744f.fsf@elephly.net> <20180214234721.4e9fe198@scratchpost.org> <87a7waodaa.fsf@netris.org> <20180215120404.0a96b628@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emHSW-0004Jp-Ru for guix-devel@gnu.org; Thu, 15 Feb 2018 06:12:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emHSS-0001eQ-Pn for guix-devel@gnu.org; Thu, 15 Feb 2018 06:12:12 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:34034) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1emHSS-0001e8-IU for guix-devel@gnu.org; Thu, 15 Feb 2018 06:12:08 -0500 Content-Disposition: inline In-Reply-To: <20180215120404.0a96b628@scratchpost.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" To: Danny Milosavljevic Cc: guix-devel On Thu, Feb 15, 2018 at 12:04:04PM +0100, Danny Milosavljevic wrote: > So I suspect that Ricardo has a Linux >= 4.5 but Andreas and Hydra > have a Linux < 4.5. Is that correct? Strangely not. I am running Guix on Debian with a kernel 4.9.0-5-amd64. Andreas