#4377: sizedText function for Text.PrettyPrint
-------------------------------+--------------------------------------------
  Reporter:  lerkok            |          Owner:  simonmar                      
                    
      Type:  proposal          |         Status:  closed                        
                    
  Priority:  normal            |      Milestone:  Not GHC                       
                    
 Component:  libraries/pretty  |        Version:                                
                    
Resolution:  fixed             |       Keywords:  text, sizedText, pretty 
printing, Text.PrettyPrint
  Testcase:                    |      Blockedby:                                
                    
Difficulty:                    |             Os:  Unknown/Multiple              
                    
  Blocking:                    |   Architecture:  Unknown/Multiple              
                    
   Failure:  None/Unknown      |  
-------------------------------+--------------------------------------------
Changes (by simonmar):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Patches pushed, thanks:

 {{{
 Fri Dec 10 06:14:07 PST 2010  [email protected]
   * replaced tabs and removed trailing spaces

 Fri Dec 10 08:13:02 PST 2010  [email protected]
   * added sizedText

 Fri Dec 10 08:25:13 PST 2010  [email protected]
   * use replicate for indent, spaces and multi_ch

 Fri Dec 10 08:44:47 PST 2010  [email protected]
   * shortened too long lines and removed redundant brackets
 }}}

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