#1337: Fix wrong indentation from Text.PrettyPrint.HughesPJ fill (fcat and fsep)
----------------------------------+-----------------------------------------
    Reporter:  thorkilnaur        |        Owner:  thorkilnaur
        Type:  bug                |       Status:  new        
    Priority:  normal             |    Milestone:  6.8        
   Component:  libraries (other)  |      Version:  6.6.1      
    Severity:  normal             |   Resolution:             
    Keywords:                     |   Difficulty:  Unknown    
          Os:  Unknown            |     Testcase:  Pp003      
Architecture:  Unknown            |  
----------------------------------+-----------------------------------------
Changes (by thorkilnaur):

  * component:  libraries/base => libraries (other)
  * testcase:  pp2 => Pp003

Comment:

 The attached patch extends the testsuite for the HughesPJ library,
 preparing for the actual change of the library. The extended testsuite
 uses a simple coverage analysis mechanism to automate some of the work
 needed to come up with a useful testsuite.

 The patch has been tested on Mac OS X and x86 (SuSE) Linux. I have not
 been able to run successful validates in neither of these environments
 recently, but the present patch touches the HughesPJ testsuite only, so I
 consider the risk minimal.

 This is only a partial step on the way to fix the actual issue, but I
 would be most grateful to get some comments to this testsuite patch.

 Thanks a lot and best regards
 Thorkil

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1337>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to