cvs commit: hugs98/src static.c
Ross Paterson
ross@soi.city.ac.uk
Tue, 8 Oct 2002 19:12:27 +0100
On Tue, Oct 08, 2002 at 08:19:59AM -0700, Sigbjorn Finne wrote:
> - Handle resolution of names needed when typing mdo-expressions in
> one place. Avoids having to sprinkle mdoLoad() calls across
> the various entry points to the static analyser.
> - support the evaluation of mdo-expressions in the context of the
> module that defines MonadFix/MonadRec.
Perhaps these "library not loaded" messages should read "module not
loaded", or even "Possible fix: add \"import %s\"".