From unknown Thu Jun 19 14:09:54 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#56313 <56313@debbugs.gnu.org> To: bug#56313 <56313@debbugs.gnu.org> Subject: Status: Add ghc-data-binary-ieee754 Reply-To: bug#56313 <56313@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:09:54 +0000 retitle 56313 Add ghc-data-binary-ieee754 reassign 56313 guix-patches submitter 56313 WinterHound severity 56313 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 30 00:51:40 2022 Received: (at submit) by debbugs.gnu.org; 30 Jun 2022 04:51:40 +0000 Received: from localhost ([127.0.0.1]:60576 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6m9T-0001kY-R0 for submit@debbugs.gnu.org; Thu, 30 Jun 2022 00:51:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:42010) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6m9R-0001kL-V4 for submit@debbugs.gnu.org; Thu, 30 Jun 2022 00:51:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45632) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6m9R-0002HS-6P for guix-patches@gnu.org; Thu, 30 Jun 2022 00:51:37 -0400 Received: from forward107p.mail.yandex.net ([2a02:6b8:0:1472:2741:0:8b7:115]:52394) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6m9L-0006r9-EU for guix-patches@gnu.org; Thu, 30 Jun 2022 00:51:36 -0400 Received: from iva8-3dc9d2458f1d.qloud-c.yandex.net (iva8-3dc9d2458f1d.qloud-c.yandex.net [IPv6:2a02:6b8:c0c:da0:0:640:3dc9:d245]) by forward107p.mail.yandex.net (Yandex) with ESMTP id 976BA5570488 for ; Thu, 30 Jun 2022 07:51:26 +0300 (MSK) Received: from iva3-6d6b5ab252da.qloud-c.yandex.net (iva3-6d6b5ab252da.qloud-c.yandex.net [2a02:6b8:c0c:c19:0:640:6d6b:5ab2]) by iva8-3dc9d2458f1d.qloud-c.yandex.net (mxback/Yandex) with ESMTP id 1aR8UHIt4e-pQfaVUxJ; Thu, 30 Jun 2022 07:51:26 +0300 X-Yandex-Fwd: 2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1656564686; bh=i2hgaQw60b/PDEMbz42CQ9cb63A/wJXjL/YBwvIOsfo=; h=Date:Subject:Cc:To:From:Message-Id; b=ekYqABySH4JmYCPVIRgBzy4eCMXH2LigijPZ239fDLyiymn215/bRTIqmiSRYygOY FwrpIfeFlURFd2RvBhv5JGpchbc0SBi6ORrl9cECAKzOowcvJBToqUVTJh7iIXRlvE 9vx5nkW6V55wQFY95LdnpsCEgZEdRe/nPbyj1xh8= Authentication-Results: iva8-3dc9d2458f1d.qloud-c.yandex.net; dkim=pass header.i=@yandex.com Received: by iva3-6d6b5ab252da.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id ZiVBzthO9t-pONiRpMF; Thu, 30 Jun 2022 07:51:25 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) From: WinterHound To: guix-patches@gnu.org Subject: Add ghc-data-binary-ieee754 Date: Thu, 30 Jun 2022 10:21:07 +0530 Message-Id: <20220630045109.17836-1-winterhound@yandex.com> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a02:6b8:0:1472:2741:0:8b7:115; envelope-from=winterhound@yandex.com; helo=forward107p.mail.yandex.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit Cc: WinterHound X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --- gnu/packages/haskell-xyz.scm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index 0ce47e0902..eb1528b4a2 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -2785,6 +2785,22 @@ (define-public ghc-data-accessor-transformers Accessor to access state in transformers State monad.") (license license:bsd-3))) +(define-public ghc-data-binary-ieee754 + (package + (name "ghc-data-binary-ieee754") + (version "0.4.4") + (source + (origin + (method url-fetch) + (uri (hackage-uri "data-binary-ieee754" version)) + (sha256 + (base32 "02nzg1barhqhpf4x26mpzvk7jd29nali033qy01adjplv2z5m5sr")))) + (build-system haskell-build-system) + (home-page "https://john-millikin.com/software/data-binary-ieee754/") + (synopsis "Parser/Serialiser for IEEE-754 floating-point values") + (description "Convert Float and Decimal values to/from raw octets.") + (license license:expat))) + (define-public ghc-data-clist (package (name "ghc-data-clist") -- 2.36.1 From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 30 03:45:41 2022 Received: (at control) by debbugs.gnu.org; 30 Jun 2022 07:45:41 +0000 Received: from localhost ([127.0.0.1]:60880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6ort-0006w3-E5 for submit@debbugs.gnu.org; Thu, 30 Jun 2022 03:45:41 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]:34316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6orr-0006vn-5m for control@debbugs.gnu.org; Thu, 30 Jun 2022 03:45:40 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (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-101.mailbox.org (Postfix) with ESMTPS id 4LYVk30myDz9sRJ for ; Thu, 30 Jun 2022 09:45:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1656575131; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=JvaHe07J8Ocy4fOsabKy1mnCEtXOfWp8YFP7CfY+X84=; b=QwBFJ/kRI651HyQzz3FjnOSo5dtac2nkH4GvdwlXw9df3aHJy+J4FRDX6bduYrDfPD5dXP FJqNJcGAHxbmdBrikj8+GcKNen9fvtio/RlxLcfYIozqom95zkpea1jriZrTKtidN+KEgU C7e6cS/b8Bpbo/kZ4l91F7JUVEaHvSCOyiU7lNZ5YxpbogK+Kgps1lBOme8O5Is3OcBGUb xTNvhSpN+Xa11zg+V1mE0TmWKzVMoI14rvn7Sh2Ia+R+7H+BlrjNSqNI/bDd/2DE6TCznh 7r/YJr1S08Fg36QBDZgRVfLjHJXyBfwWMhrkIMJdYI2TT2imww+/lsfPFUySXA== Date: Thu, 30 Jun 2022 09:45:29 +0200 From: Lars-Dominik Braun To: control@debbugs.gnu.org Subject: Re: [bug#56310] Add tidal Message-ID: References: <20220630040922.5425-1-winterhound@yandex.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220630040922.5425-1-winterhound@yandex.com> X-Rspamd-Queue-Id: 4LYVk30myDz9sRJ X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) merge 56310 56313 56315 56314