cvs commit: hugs98/src static.c

Sigbjorn Finne sof@glass.cse.ogi.edu
Tue, 8 Oct 2002 08:19:59 -0700


sof         2002/10/08 08:19:59 PDT

  Modified files:
    src                  static.c 
  Log:
  - 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.
  
  Revision  Changes    Path
  1.106     +16 -19    hugs98/src/static.c