From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 4/9] gnu: Add ghc-ieee754. Date: Sat, 10 Dec 2016 11:15:13 +0100 Message-ID: References: <20161203104213.8135-1-david@craven.ch> <20161203104213.8135-4-david@craven.ch> <20161203200141.GE21416@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFeht-0004q1-Iz for guix-devel@gnu.org; Sat, 10 Dec 2016 05:16:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFeho-0003T8-Io for guix-devel@gnu.org; Sat, 10 Dec 2016 05:16:41 -0500 Received: from mail-qt0-f178.google.com ([209.85.216.178]:36356) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cFeho-0003M6-Cx for guix-devel@gnu.org; Sat, 10 Dec 2016 05:16:36 -0500 Received: by mail-qt0-f178.google.com with SMTP id w33so37825490qtc.3 for ; Sat, 10 Dec 2016 02:16:15 -0800 (PST) In-Reply-To: <20161203200141.GE21416@jasmine> 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" To: Leo Famulari Cc: guix-devel Hi Leo! > Same issue about the GitHub page appearing out of date, since it doesn't > seem to have a 0.7.8 release tag. So I checked the github pages and the version string was updated, so the url's are still up to date. I opened an issue regarding release tagging https://github.com/patperry/hs-ieee754/issues/18 > I also noticed a 'LICENSE.Tango' file. Can you check if we need to > mention that license as well? The files in the cbits subfolder are dual licensed, but bsd-3 is the superset that applies to all files in the package. I'm not sure it's worth bothering. WDYT? Thank you for your feedback. David