From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 00/10] Next 10 ocaml packages Date: Mon, 13 Mar 2017 00:02:34 -0400 Message-ID: <20170313040234.GC20765@jasmine> References: <20170312202908.6366-1-julien@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnHBz-0002qq-OS for guix-devel@gnu.org; Mon, 13 Mar 2017 00:02:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnHBu-0004wZ-SP for guix-devel@gnu.org; Mon, 13 Mar 2017 00:02:43 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47035) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cnHBu-0004w7-PS for guix-devel@gnu.org; Mon, 13 Mar 2017 00:02:38 -0400 Content-Disposition: inline In-Reply-To: <20170312202908.6366-1-julien@lepiller.eu> 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: Julien Lepiller Cc: guix-devel@gnu.org On Sun, Mar 12, 2017 at 09:28:58PM +0100, Julien Lepiller wrote: > Julien Lepiller (10): > gnu: Add ocaml-sexplib. > gnu: Add ocaml-typerep. > gnu: Add ocaml-variantslib. > gnu: Add ocaml-ppx-sexp-conv. > gnu: Add ocaml-ppx-variants-conv. > gnu: Add ocaml-ppx-here. > gnu: Add ocaml-ppx-assert. > gnu: Add ocaml-ppx-enumerate. > gnu: Add ocaml-ppx-let. > gnu: Add ocaml-ppx-typerep-conv. LGTM!