[GHC] #2071: hp2ps does not handle SCCs with spaces in the identifiers

GHC trac at galois.com
Sun Apr 27 12:44:02 EDT 2008


#2071: hp2ps does not handle SCCs with spaces in the identifiers
-----------------------+----------------------------------------------------
 Reporter:  benl       |          Owner:          
     Type:  bug        |         Status:  closed  
 Priority:  normal     |      Milestone:  6.8.3   
Component:  Profiling  |        Version:  6.8.2   
 Severity:  normal     |     Resolution:  fixed   
 Keywords:             |     Difficulty:  Unknown 
 Testcase:             |   Architecture:  Multiple
       Os:  Multiple   |  
-----------------------+----------------------------------------------------
Changes (by igloo):

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

Comment:

 Fixed (in the sense that we now give an error if spaces are used in an SCC
 name) in HEAD and 6.8 branch:
 {{{
 Sun Apr 27 12:48:08 BST 2008  Ian Lynagh <igloo at earth.li>
   * Fix an error if an SCC name contains a space; fixes trac #2071
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2071#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list