caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] 'b t doesn't equal '_b t?
@ 2016-07-24 16:48 Malcolm Matalka
  2016-07-24 19:17 ` Christopher Zimmermann
  0 siblings, 1 reply; 6+ messages in thread
From: Malcolm Matalka @ 2016-07-24 16:48 UTC (permalink / raw)
  To: caml-list

I have the following error and I don't understand what the compiler is
trying to tell me.  Any hints?

Error: The implementation abb_fut.ml
       does not match the interface abb_fut.cmi:
       Values do not match:
         val bind : 'a t -> ('a -> '_b t) -> '_b t
       is not included in
         val bind : 'a t -> ('a -> 'b t) -> 'b t
       File "abb_fut.ml", line 118, characters 4-8: Actual declaration

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-08 14:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-24 16:48 [Caml-list] 'b t doesn't equal '_b t? Malcolm Matalka
2016-07-24 19:17 ` Christopher Zimmermann
2016-07-25  9:29   ` Malcolm Matalka
2016-07-25  9:36     ` Rodolphe Lepigre
2016-08-08 10:06     ` Goswin von Brederlow
2016-08-08 14:35       ` Malcolm Matalka

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).