caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: William Lovas <wlovas@stwing.upenn.edu>
To: Joe Polanik <jPolanik@cds.duke.edu>
Cc: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] Module ExtString seems to be missing
Date: Tue, 7 Dec 2004 13:18:45 -0500	[thread overview]
Message-ID: <20041207181845.GB14891@force.stwing.upenn.edu> (raw)
In-Reply-To: <41B5DCB1.6080001@cds.duke.edu>

On Tue, Dec 07, 2004 at 11:39:13AM -0500, Joe Polanik wrote:
> I'm trying to locate module ExtString; but this seems not to be a part 
> of the latest OCaml.
> 
> Using ExtString.split gets this error msg: Unbound value ExtString.split
> Trying to open ExtString gets this msg: Unbound module ExtString
> 
> Where can I find ExtString.

ExtString is part of the ExtLib library, available from:

    http://ocaml-lib.sourceforge.net/

You can download it from there and install it by hand or you can install
the "godi-extlib" package using the GODI distribution:

    http://godi.ocaml-programming.de/

cheers,
William


      reply	other threads:[~2004-12-07 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-07 16:39 Joe Polanik
2004-12-07 18:18 ` William Lovas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041207181845.GB14891@force.stwing.upenn.edu \
    --to=wlovas@stwing.upenn.edu \
    --cc=caml-list@inria.fr \
    --cc=jPolanik@cds.duke.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).