#1363: ghci doesn't report error line for multi-line "scripts"
-------------------------+--------------------------------------------------
    Reporter:  Frederik  |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  normal    |    Milestone:         
   Component:  GHCi      |      Version:  6.6    
    Severity:  normal    |   Resolution:         
    Keywords:            |   Difficulty:  Unknown
          Os:  Unknown   |     Testcase:         
Architecture:  Unknown   |  
-------------------------+--------------------------------------------------
Comment (by Frederik):

 Also, when loading a file it would probably be better to halt after the
 first error, so that the error message (and the realisation that there had
 been an error at all) doesn't get buried in output from subsequent lines.
 If there is an error in one line then the programmer usually will not want
 to have subsequent lines executed. Perhaps this can be fixed at the same
 time as the above bug, since it may be in the same area of code.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1363>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to