From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 30 00:10:35 2022 Received: (at submit) by debbugs.gnu.org; 30 Jun 2022 04:10:35 +0000 Received: from localhost ([127.0.0.1]:60558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6lVi-0000b6-SR for submit@debbugs.gnu.org; Thu, 30 Jun 2022 00:10:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:38688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6lVe-0000av-7J for submit@debbugs.gnu.org; Thu, 30 Jun 2022 00:10:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38120) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6lVd-0005id-UG for guix-patches@gnu.org; Thu, 30 Jun 2022 00:10:29 -0400 Received: from forward102o.mail.yandex.net ([37.140.190.182]:39132) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6lVa-00059l-Tx for guix-patches@gnu.org; Thu, 30 Jun 2022 00:10:29 -0400 Received: from sas1-f45a06513e06.qloud-c.yandex.net (sas1-f45a06513e06.qloud-c.yandex.net [IPv6:2a02:6b8:c08:b315:0:640:f45a:651]) by forward102o.mail.yandex.net (Yandex) with ESMTP id 3E9FB6FF9CC1 for ; Thu, 30 Jun 2022 07:10:19 +0300 (MSK) Received: from sas2-eda296917d2e.qloud-c.yandex.net (sas2-eda296917d2e.qloud-c.yandex.net [2a02:6b8:c14:251e:0:640:eda2:9691]) by sas1-f45a06513e06.qloud-c.yandex.net (mxback/Yandex) with ESMTP id Iz9SKaGAFo-AJgmomfL; Thu, 30 Jun 2022 07:10:19 +0300 X-Yandex-Fwd: 2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1656562219; bh=QvB0uNQ9Flx314Av5OYzhd3I5MsTlxaX0xqmcs8PI+0=; h=Date:Subject:Cc:To:From:Message-Id; b=LWuxLixYvf/X6VzqAABTBAU4R8ZoQ07sV033fEN14n8eFEgd0Yv/CWWlDDsoSKf7w QqEVMFGn7+oyYjOAkZB1tDaoKls/JXpSbYJpTxu8o+2V9acElokYmkSC9jJOwnnyZq oLV3vQdk5S2TR+GTXjM+hhdsh74sZp3Wamh5OtNc= Authentication-Results: sas1-f45a06513e06.qloud-c.yandex.net; dkim=pass header.i=@yandex.com Received: by sas2-eda296917d2e.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id kGoxRCDlFT-AHM4Wxdj; Thu, 30 Jun 2022 07:10:18 +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 tidal Date: Thu, 30 Jun 2022 09:39:22 +0530 Message-Id: <20220630040922.5425-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=37.140.190.182; envelope-from=winterhound@yandex.com; helo=forward102o.mail.yandex.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-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-apps.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm index 3591d9d67e..24a8b95073 100644 --- a/gnu/packages/haskell-apps.scm +++ b/gnu/packages/haskell-apps.scm @@ -972,3 +972,30 @@ (define-public stylish-haskell default) @end itemize") (license license:bsd-3))) + +(define-public tidal + (package + (name "tidal") + (version "1.8.0") + (source + (origin + (method url-fetch) + (uri (hackage-uri "tidal" version)) + (sha256 + (base32 "19gh5l8hna9s4k5qw98qcr1s9wpqi6mf2kxd4kz6lzl3yxj56y6z")))) + (build-system haskell-build-system) + (inputs + (list ghc-colour + ghc-hosc + ghc-network + ghc-bifunctors + ghc-clock + ghc-primitive + ghc-random + ghc-hint + ghc-async)) + (native-inputs (list ghc-microspec)) + (home-page "http://tidalcycles.org/") + (synopsis "Pattern language for improvised music") + (description "Tidal is a domain specific language for live coding patterns.") + (license license:gpl3))) -- 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 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 10 08:23:54 2022 Received: (at 56310) by debbugs.gnu.org; 10 Jul 2022 12:23:54 +0000 Received: from localhost ([127.0.0.1]:36395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAVyb-0004Gs-3Z for submit@debbugs.gnu.org; Sun, 10 Jul 2022 08:23:54 -0400 Received: from forward107p.mail.yandex.net ([77.88.28.115]:49018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAV8n-0000yL-F3 for 56310@debbugs.gnu.org; Sun, 10 Jul 2022 07:30:22 -0400 Received: from forward100q.mail.yandex.net (forward100q.mail.yandex.net [IPv6:2a02:6b8:c0e:4b:0:640:4012:bb97]) by forward107p.mail.yandex.net (Yandex) with ESMTP id 3CB08556D41D for <56310@debbugs.gnu.org>; Sun, 10 Jul 2022 14:30:14 +0300 (MSK) Received: from vla3-fa9f084d1753.qloud-c.yandex.net (vla3-fa9f084d1753.qloud-c.yandex.net [IPv6:2a02:6b8:c15:2584:0:640:fa9f:84d]) by forward100q.mail.yandex.net (Yandex) with ESMTP id 393FF6F40002 for <56310@debbugs.gnu.org>; Sun, 10 Jul 2022 14:30:14 +0300 (MSK) Received: from 2a02:6b8:c15:350f:0:640:6a53:26ae (2a02:6b8:c15:350f:0:640:6a53:26ae [2a02:6b8:c15:350f:0:640:6a53:26ae]) by vla3-fa9f084d1753.qloud-c.yandex.net (mxback/Yandex) with HTTP id vTRw2P2hkKo1-UDh8r9uV; Sun, 10 Jul 2022 14:30:13 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1657452613; bh=IooEyk3z8EHSgzbs/e+D0uYAndTupMGdRBvTd/8BUF4=; h=Message-Id:Date:Subject:To:From; b=w9hkIRQn1klUTg78d8QMAMPsp8zgd9DpDHcVWs1VoZHq+msipIPkjeAGA8yOhj2kM BMooi0gpz/oXRDwImBNjh7RN6ilUn3YFbKLODEr6eH/hGYqI87VljzYsFlgMWa6KyS IiAo0GZPF+9eUPzFZE/OUrnTzBRo2K+KZuqzNZw4= Authentication-Results: vla3-fa9f084d1753.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla3-6a5326aeb4ee.qloud-c.yandex.net with HTTP; Sun, 10 Jul 2022 14:30:13 +0300 From: Winter Hound Envelope-From: winterhound@yandex.com To: "56310@debbugs.gnu.org" <56310@debbugs.gnu.org> Subject: Seems like somebody has already made this. But not committed yet. MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Sun, 10 Jul 2022 17:00:13 +0530 Message-Id: <49841657452478@mail.yandex.com> Content-Transfer-Encoding: 7bit Content-Type: text/html X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 56310 X-Mailman-Approved-At: Sun, 10 Jul 2022 08:23:51 -0400 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: -0.3 (/)
https://issues.guix.gnu.org/52527