Browse thread
[Caml-list] recursive modules redux, & interface files
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Chris Hecker <checker@d...> |
| Subject: | Re: [Caml-list] recursive modules redux, & interface files |
> This would mean that > module X : sig type t = int end = struct end > would be accepted, but > module X : sig type t end = struct end > would be rejected because the abstract field 't' is required but missing. > Would this proposal address all the issues you had in mind? Yep, that's what I had in mind! Chris ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr