#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    |       Keywords:         
Difficulty:  Unknown   |             Os:  Unknown
  Testcase:            |   Architecture:  Unknown
-----------------------+----------------------------------------------------
Apologies if this is fixed in 6.6.1.

 I have done ":def . readFile" (should be pre-defined?) and use it to read
 multi-line files; but if there is an error on any of those lines then it
 seems to always be reported as line 1. This is the only thing which
 currently limits the size of the source files that I can use in this way.

-- 
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