caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] tuareg and first-class modules
@ 2011-04-14 10:46 Joel Reymont
  2011-04-19 23:17 ` Ashish Agarwal
  0 siblings, 1 reply; 6+ messages in thread
From: Joel Reymont @ 2011-04-14 10:46 UTC (permalink / raw)
  To: caml-list

Is there an update to Tuareg mode for first-class modules?

I would like this

  let open Name in 
      let open Registering in

to be this, for example

  let open Name in 
  let open Registering in

--------------------------------------------------------------------------
- for hire: mac osx device driver ninja, kernel extensions and usb drivers
---------------------+------------+---------------------------------------
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
---------------------+------------+---------------------------------------




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

end of thread, other threads:[~2011-04-20 19:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-14 10:46 [Caml-list] tuareg and first-class modules Joel Reymont
2011-04-19 23:17 ` Ashish Agarwal
2011-04-20  7:30   ` Joel Reymont
2011-04-20 13:45     ` Ashish Agarwal
2011-04-20 15:53       ` Joel Reymont
2011-04-20 19:38         ` Ashish Agarwal

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