From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29858: Status: guix import hackage monadplus fails with a syntax error. Date: Mon, 26 Feb 2018 16:16:29 +0100 Message-ID: <874lm3wzle.fsf@gnu.org> References: <87606lhvun.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> 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]:36331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqKWZ-0001nW-EW for bug-guix@gnu.org; Mon, 26 Feb 2018 10:17:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqKWV-0007G5-Du for bug-guix@gnu.org; Mon, 26 Feb 2018 10:17:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:53976) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eqKWV-0007G0-9h for bug-guix@gnu.org; Mon, 26 Feb 2018 10:17:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eqKWT-00018X-RC for bug-guix@gnu.org; Mon, 26 Feb 2018 10:17:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87606lhvun.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> (Alex ter Weele's message of "Sun, 25 Feb 2018 10:34:08 -0600") 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: Alex ter Weele Cc: bug#29858 <29858@debbugs.gnu.org> Alex ter Weele skribis: > This may be closeable because I didn't notice that ghc-monadplus is > already a package. For now I=E2=80=99ve merged it with #23961, because it=E2=80=99s really a s= hortcoming in the Cabal parser. Thanks! Ludo=E2=80=99.