caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] #show giving funny types
@ 2015-05-07 19:19 Malcolm Matalka
  2015-05-08 11:13 ` Jeremy Yallop
  0 siblings, 1 reply; 3+ messages in thread
From: Malcolm Matalka @ 2015-05-07 19:19 UTC (permalink / raw)
  To: caml-list

I'm poking around in the toplevel and noticed that some types are coming
out funny.  In particular 'int' is being shown as
'UnixLabels.file_perm'.

For example doing "#show Async_unix.Reader;;" in utop gives me an output
with:

    val really_read :
      t ->
      ?pos:UnixLabels.file_perm ->
      ?len:UnixLabels.file_perm -> Arg.usage_msg -> [ `Eof of
      UnixLabels.file_perm | `Ok ] Async_kernel.Deferred.t

I'm not sure if I've missed this in the list, but is anyone else
experiencing this?

/Malcolm

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

end of thread, other threads:[~2015-05-11 11:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-07 19:19 [Caml-list] #show giving funny types Malcolm Matalka
2015-05-08 11:13 ` Jeremy Yallop
2015-05-11 11:10   ` David Sheets

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