simonpj     2004/04/21 05:38:21 PDT

  Modified files:
    ghc/compiler/hsSyn   Convert.lhs 
  Log:
  In Template Haskell suppport
        dyn "M.x"
  to mean "look up the qualified name M.x in the environment", which is
  what you'd expect.  George Russel wanted this.
  
  Revision  Changes    Path
  1.50      +18 -1     fptools/ghc/compiler/hsSyn/Convert.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to