#3773: Haddoc documentation on wrong function argument
----------------------------+-----------------------------------------------
  Reporter:  tibbe          |          Owner:  waern           
      Type:  bug            |         Status:  closed          
  Priority:  normal         |      Milestone:  6.12.2          
 Component:  Documentation  |        Version:  6.10.4          
Resolution:  fixed          |       Keywords:                  
Difficulty:                 |             Os:  Unknown/Multiple
  Testcase:                 |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown   |  
----------------------------+-----------------------------------------------
Changes (by waern):

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


Comment:

 Thanks Isaac!

 I've reviewed and applied the patch - it's working fine. I added a test
 case to the test suite.

 While I was there, I fixed another bug in the HTML-rendering of function
 argument docs. We were not parenthesizing arguments of function type. We
 should do that since we're actually rendering a Haskell expression.

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