From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id aMjFEwroQWHwkAAAgWs5BA (envelope-from ) for ; Wed, 15 Sep 2021 14:33:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oJxKDwroQWGLMQAAbx9fmQ (envelope-from ) for ; Wed, 15 Sep 2021 12:33:14 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6E404B5AE for ; Wed, 15 Sep 2021 14:33:13 +0200 (CEST) Received: from localhost ([::1]:60344 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mQU6C-0005j6-2T for larch@yhetil.org; Wed, 15 Sep 2021 08:33:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38790) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mQU62-0005ii-V8 for guix-patches@gnu.org; Wed, 15 Sep 2021 08:33:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39657) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mQU62-0004qL-Kj for guix-patches@gnu.org; Wed, 15 Sep 2021 08:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mQU62-0000ci-ID for guix-patches@gnu.org; Wed, 15 Sep 2021 08:33:02 -0400 Subject: bug#50588: [PATCH] import: cabal: Treat identifier names correctly. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 15 Sep 2021 12:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50588 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: 50588-done@debbugs.gnu.org Mail-Followup-To: 50588@debbugs.gnu.org, lars@6xq.net, public@yoctocell.xyz Received: via spool by 50588-done@debbugs.gnu.org id=D50588.16317091382319 (code D ref 50588); Wed, 15 Sep 2021 12:33:02 +0000 Received: (at 50588-done) by debbugs.gnu.org; 15 Sep 2021 12:32:18 +0000 Received: from localhost ([127.0.0.1]:51203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQU5K-0000bK-A7 for submit@debbugs.gnu.org; Wed, 15 Sep 2021 08:32:18 -0400 Received: from mout-p-102.mailbox.org ([80.241.56.152]:47336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQU5H-0000b4-4E for 50588-done@debbugs.gnu.org; Wed, 15 Sep 2021 08:32:17 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4H8fjh5wV9zQkBT; Wed, 15 Sep 2021 14:32:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1631709126; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=v5+n+eRc2RXUDF8Z01Ba4okIiJdYEVijXhbQIz7gttQ=; b=hFsA9VjNY7+2C9e89aS2hk4ExoOT3Q/DoN0atbFfYeXK7sNlmpI4BspMR/trXZrr7rhFKp X3VDB0dS2JBAj/YPjKw5nDqCL5AAK6i95BFo9Awl+iMW2aBX3o4zG/6vN1gqjRHHOh8h8L uSsS/hF0f16aFyXlnV0KNHzv/7GV6mHMy+3CXu2kKzYDA206acnv8faffB0AYvighdHfcN ArFeNeJ+XgNgtxidvASpsncKU8S//yBh1Qn1RsB9asOd9UTTK2eNpneaP4+0vqIrg7ivAa hqoiQDomPkrLp7zgy4uTtzv2tKb1MRJRJ/ZCtWkWJWlNmnnAMnVvM8Q6l74ogA== Date: Wed, 15 Sep 2021 14:32:03 +0200 From: Lars-Dominik Braun Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 929CC183E X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631709194; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=v5+n+eRc2RXUDF8Z01Ba4okIiJdYEVijXhbQIz7gttQ=; b=bOvut/BjT5HKLkVbRXW5IyP7J1myYAOtUnwc3CGsU+NJKr6QHRL9erfNb7NTxA8c7Uzs5y R8xn/UVQns7Xd+aomvY3Zzk7JyJlcwkJs7T0io0f2W0feIVaJ/PjqvNvQr8ep10jaotENu Ae6SVtkpKTwZPQti4fhdIEDkDcdEZZEoNo/+MbmcxPSLaZdxOJSXx8WA4EVkOmRR3SP/+x IRvj7zMpPKmB26UYRF2PVj2LE5Jveyrwq+DTL/tKPD7sUFfLg/Rbw3BwXO0ixC6bDMoG5L iHM526OF8cud97eecI8q8fb3cNftph6cn9Wxn3T0lNh1smQe9Tm8qoOpPQJPzw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631709194; a=rsa-sha256; cv=none; b=fINTrftB5o4A4JUf84Jxl+fx4mQ5rEcQQtFJR+dCtHDSk/apwqx0LZ+LqYD29uORVhy42X 90tXnXZ6q5uhr4QATwxeSFm/KdsMMpKdX0uw4i7pt4WaOQoGVCjtxBoclfMKacSfrrdXmz dg7IzQokrMOCYHmAebcKrinnaf55vt55LR8eVZ2d/EqtzTpK3ZQ+R/4EA/NX3Ztieo3oEY ngtevY+lciCYTA/n59vbcjMIyTa7lmS49wC+qJ74ywJnoHwvJi0n2WUdE6BggreP/gSuSC TP5B4NCsEdbshYnn61gAexthsvXcfqQSNWeECX16p4MpZ0vEZSY00Frd2Huyzg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=hFsA9VjN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=hFsA9VjN; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 6E404B5AE X-Spam-Score: -1.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: WNS7u/qC110u Hi, looks good, pushed as a840caccaee8c9492f4cc8a7ba802ef54391f199 with some trailing whitespace removed. Cheers, Lars