From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 8B1F27F712 for ; Sat, 25 Jan 2014 19:42:13 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of agarwal1975@gmail.com) identity=pra; client-ip=209.85.216.51; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="agarwal1975@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of agarwal1975@gmail.com designates 209.85.216.51 as permitted sender) identity=mailfrom; client-ip=209.85.216.51; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="agarwal1975@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-qa0-f51.google.com) identity=helo; client-ip=209.85.216.51; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="postmaster@mail-qa0-f51.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AowEANUE5FLRVdgzlGdsb2JhbABag0RWgj6xO4hTgQAIFg4BAQEBBwsLCRIqghwKAQEEQAEbHQEDDAYFAwEHOyEBAREBBQEcBhOHcAEDEQ2fcoxcgwmSbgoZJw1khHIRAQUMjGsjgXMHhDgEiUiMc4FsgTKLK4NUGCmEdx4 X-IPAS-Result: AowEANUE5FLRVdgzlGdsb2JhbABag0RWgj6xO4hTgQAIFg4BAQEBBwsLCRIqghwKAQEEQAEbHQEDDAYFAwEHOyEBAREBBQEcBhOHcAEDEQ2fcoxcgwmSbgoZJw1khHIRAQUMjGsjgXMHhDgEiUiMc4FsgTKLK4NUGCmEdx4 X-IronPort-AV: E=Sophos;i="4.95,720,1384297200"; d="scan'208";a="46106526" Received: from mail-qa0-f51.google.com ([209.85.216.51]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 25 Jan 2014 19:42:12 +0100 Received: by mail-qa0-f51.google.com with SMTP id f11so5540047qae.10 for ; Sat, 25 Jan 2014 10:42:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ATDEBK60UKKV1gjEBOJjaWiUyjMWK/Qmm4FmvSMdm2I=; b=d2/Cmk+J4kRcLN6TRiQ5sbhOFJKh5Qw7AKrMYHmEPzBJS+qozWkucif4P3rD1x59Qp 9Qe+kZuwm6/Lbm7yomcpsndl+SvSly0gUNUkDFcPNpyPouXmqXSDE/NuVedNast6RFev fTTkDCt6b/PF3fnUBgn7zCPfMI+HdBcnvJNgZ+nYJzidSiD2+hakaAtd7sld7oNmZnAW MFeUpO39MBrpSyou9McHGa3a1kFLg1wAS1MyImcPZWnlTbY+3pl4iuyJcXCbmwpiv8Qv M3/llQPtVRtRWZ46Xanak/6+FtIpGudgfQLtZMYsijGVMSeV44eNWwC7elaDjeeR03/o 76Fw== X-Received: by 10.140.39.20 with SMTP id u20mr28604122qgu.73.1390675332004; Sat, 25 Jan 2014 10:42:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.67.131 with HTTP; Sat, 25 Jan 2014 10:41:51 -0800 (PST) In-Reply-To: <52E3A5EE.8040209@gmail.com> References: <52E39A70.7040109@gmail.com> <52E3A5EE.8040209@gmail.com> From: Ashish Agarwal Date: Sat, 25 Jan 2014 13:41:51 -0500 Message-ID: To: Matej Kosik <5764c029b688c1c0d24a2e97cd764f@gmail.com> Cc: Kakadu , Caml List Content-Type: multipart/alternative; boundary=001a11c123b629a36d04f0cfd573 Subject: Re: [Caml-list] what is the expected output of "opam list"? --001a11c123b629a36d04f0cfd573 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Jan 25, 2014 at 6:54 AM, Matej Kosik < 5764c029b688c1c0d24a2e97cd764f@gmail.com> wrote: I got confused by this: > > http://opam.ocaml.org/doc/Basic_Usage.html > > where > > opam list > > is said to: > > List all available packages > That used to be the behavior, so the documentation is out of date. --001a11c123b629a36d04f0cfd573 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On S= at, Jan 25, 2014 at 6:54 AM, Matej Kosik <5764c029b= 688c1c0d24a2e97cd764f@gmail.com> wrote:

I got confused by this:

=A0 http://opam.ocaml.org/doc/Basic_Usage.html

where

=A0 opam list

is said to:

=A0 List all available packages

That us= ed to be the behavior, so the documentation is out of date.

<= /div>
--001a11c123b629a36d04f0cfd573--