[GHC] #4377: sizedText function for Text.PrettyPrint

GHC cvs-ghc at haskell.org
Thu Jan 13 13:24:11 CET 2011


#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  Christian.Maeder at dfki.de
   * replaced tabs and removed trailing spaces

 Fri Dec 10 08:13:02 PST 2010  Christian.Maeder at dfki.de
   * added sizedText

 Fri Dec 10 08:25:13 PST 2010  Christian.Maeder at dfki.de
   * use replicate for indent, spaces and multi_ch

 Fri Dec 10 08:44:47 PST 2010  Christian.Maeder at dfki.de
   * 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



More information about the Glasgow-haskell-bugs mailing list