#1363: Sourcing multi-line scripts in GHCi: track line numbers, and bail out 
after
first error
--------------------------------+-------------------------------------------
    Reporter:  Frederik         |        Owner:                  
        Type:  feature request  |       Status:  new             
    Priority:  normal           |    Milestone:  6.10            
   Component:  GHCi             |      Version:  6.6             
    Severity:  normal           |   Resolution:                  
    Keywords:                   |   Difficulty:  Moderate (1 day)
          Os:  Unknown          |     Testcase:                  
Architecture:  Unknown          |  
--------------------------------+-------------------------------------------
Changes (by simonmar):

  * difficulty:  Unknown => Moderate (1 day)
  * milestone:  => 6.10
  * summary:  ghci doesn't report error line for multi-line "scripts" =>
              Sourcing multi-line scripts in GHCi: track line
              numbers, and bail out after first error
  * type:  bug => feature request

Comment:

 Support for multi-line scripts is not built-in, as you know - you have to
 use `:def` to get it.  I'm reclassifying this as a feature request.

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