caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Matej Kosik <5764c029b688c1c0d24a2e97cd764f@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] Batteries 2.5.0, compatible with OCaml 4.03
Date: Fri, 13 May 2016 10:59:07 +0200	[thread overview]
Message-ID: <5735975B.4000200@gmail.com> (raw)
In-Reply-To: <5c240ab2-3a40-3b5d-72bb-16bb4f6ad75e@tu-berlin.de>

Hi,

On 05/13/2016 09:53 AM, Christoph Höger wrote:
> Unfortunately, I am unable to use some modules:
> 
> consider the following simple test:
> 
> % cat foo.ml
> let () = Printf.printf "%s\n" Batteries.Sys.os_type
> % ocamlbuild -pkg batteries foo.native
> ...
> File "_none_", line 1:
> Error: No implementations provided for the following modules:
>          BatConcreteQueue_402 referenced from
> [..]/opam/4.02.3/lib/batteries/batteries.cmxa(BatQueue)
>          BatOpaqueInnerSys referenced from
> [..]/opam/4.02.3/lib/batteries/batteries.cmxa(BatSys)
> Command exited with code 2.
> 
> This is opam 1.2.2, OCaml 4.02.3 and batteries 2.5.0
> 
> Did I break something or is this an actual bug?

In my context, after switching to 4.02.3, I noticed the same problem.

  reply	other threads:[~2016-05-13  9:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 14:41 Gabriel Scherer
2016-05-13  7:53 ` Christoph Höger
2016-05-13  8:59   ` Matej Kosik [this message]
2016-05-13 11:56     ` Gabriel Scherer

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=5735975B.4000200@gmail.com \
    --to=5764c029b688c1c0d24a2e97cd764f@gmail.com \
    --cc=caml-list@inria.fr \
    /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).