Skip to content
  • Simon Marlow's avatar
    [project @ 2001-02-01 11:49:32 by simonmar] · 31853d3e
    Simon Marlow authored
    Fix two bugs:
    
    - the typechecker wasn't attempting to resolve all the overloading when
      forcing an expression to IO type.  Now typing '1' at the prompt works
      again.
    
    - the typechecker was attempting to check for Main.main even when
      we had avoided recompilation of Main.
    31853d3e