Browse thread
Replacing Pervasives?
[
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: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] Replacing Pervasives? |
On Mon, Sep 08, 2008 at 10:06:06AM +0200, David Teller wrote: > Does anyone know how I can get a module to be auto-opened by the > compiler, in the same vein as Pervasives? I would very much prefer not > having to tweak around the source code of ocamlc for this purpose. Have a look at the source to xavierbot, which obliterates large parts of the standard library when it starts up (for security reasons). Rich. -- Richard Jones Red Hat