caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] type proofs
@ 2001-12-07 21:28 Charles Martin
  2001-12-07 22:14 ` Markus Mottl
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Charles Martin @ 2001-12-07 21:28 UTC (permalink / raw)
  To: caml-list

I have the usual kind of type error:

Values do not match:
  val send : ('a, int, 'b) t -> 'a -> int
is not included in
  val send : ('a, 'b, 'c) t -> 'a -> int

Now, this is just the tip of an iceberg that goes very deep.  Does anyone have
a tool somewhere that will print out a more complete type proof?  I could check
such a proof over to find the true mistake.

Failing such a tool, can anyone suggest some power techniques that will speed
up my type debugging?

Thanks!

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

end of thread, other threads:[~2001-12-10  8:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-07 21:28 [Caml-list] type proofs Charles Martin
2001-12-07 22:14 ` Markus Mottl
2001-12-08  2:20 ` Jacques Garrigue
2001-12-10  8:06 ` Francois Pottier

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