#1561: No tabs in :t output
-------------------------------+--------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |          Owner:  igloo      
     Type:  merge              |         Status:  new        
 Priority:  low                |      Milestone:  6.8.2      
Component:  Compiler           |        Version:  6.7        
 Severity:  minor              |     Resolution:             
 Keywords:                     |     Difficulty:  Easy (1 hr)
 Testcase:                     |   Architecture:  Unknown    
       Os:  Unknown            |  
-------------------------------+--------------------------------------------
Changes (by simonmar):

  * owner:  => igloo
  * type:  feature request => merge
  * component:  GHCi => Compiler
  * milestone:  6.8 branch => 6.8.2

Comment:

 Fixed:

 {{{
 Wed Nov  7 11:32:01 GMT 2007  Simon Marlow <[EMAIL PROTECTED]>
   * FIX #1561: don't use tabs in pretty-printed output at all.
 }}}

 this is slightly radical, but fortunately the testsuite driver ignores
 whitespace in the compiler output most of the time so there were only a
 handful of updates required.  We will need to merge this patch to keep the
 testsuite happy on the stable branch, though.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1561#comment:2>
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