id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
2116,ghci should try to read erroneous modules partially,j.waldmann,,"If ghci (re-)reads a module that contains some error,
then it considers the module loading as a complete failure,
and at the prompt I get the Prelude environment.

It is understandable that ghci rejects modules with syntax errors,
but for syntactically correct modules with type errors
I wish that at least the effect of import statements
would be visible.

Perhaps even some partial type checking could be done,
and declarations that pass this can be executed.



",feature request,closed,normal,6.10 branch,Compiler,6.8.2,duplicate,,claus,Unknown/Multiple,Unknown/Multiple,,Unknown,,,,
