Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2004-03-11 10:52:55 by simonpj] · 56edf70a
    Simon Peyton Jones authored
    Fix a long-standing bug; the type checker should recover from a failure
    in the default method of a class declaration, else the default method
    doesn't get added to the type envt, and we get an opaque
    	    tcLookupGlobal: `FunnyError.$dmb' is not in scope
    message.
    56edf70a