From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul van der Walt Subject: Re: [PATCH 05/43] gnu: ghc-dlist: Update to 0.7.1.2. Date: Thu, 15 Oct 2015 21:30:33 +0200 Message-ID: <877fmoudye.fsf@denknerd.org> References: <1444911697-15515-1-git-send-email-paul@denknerd.org> <1444911697-15515-5-git-send-email-paul@denknerd.org> <20151015212334.4ce1bfa0@debian-netbook> Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmoEj-0000R8-A4 for guix-devel@gnu.org; Thu, 15 Oct 2015 15:30:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmoEe-0002uB-B8 for guix-devel@gnu.org; Thu, 15 Oct 2015 15:30:49 -0400 Received: from mx01.mykolab.com ([95.128.36.1]:46630 helo=mx-out01.mykolab.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmoEe-0002tt-0A for guix-devel@gnu.org; Thu, 15 Oct 2015 15:30:44 -0400 In-reply-to: <20151015212334.4ce1bfa0@debian-netbook> 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: Efraim Flashner Cc: guix-devel@gnu.org On 2015-10-15 at 20:23, quoth Efraim Flashner: > not related to your patch, but why no tests? some of the other haskell > packages say the required library isn't packed yet. It turns out that the tests work when i include ghc-quickcheck, but at that point i hadn't yet packaged it. Somehow i thought there was a circular dependency, but perhaps not. Tests enabled now. Thanks! p.