#1764: missing backquotes in documentation for Prelude.elem (and probably other
places)
----------------------------+-----------------------------------------------
  Reporter:  guest          |          Owner:         
      Type:  bug            |         Status:  new    
  Priority:  normal         |      Milestone:         
 Component:  Documentation  |        Version:  6.6.1  
  Severity:  normal         |       Keywords:         
Difficulty:  Unknown        |             Os:  Unknown
  Testcase:                 |   Architecture:  Unknown
----------------------------+-----------------------------------------------
 The 'elem' docs at
 http://www.haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html
 say "... usually written in infix form, e.g., x elem xs", missing the
 backquotes. Haddock seems to eat the backquotes that are in the source
 file and create a hyperlink of the content. Not sure whether that's a
 Haddock bug though, its docs only talk of '...' and `...' being
 hyperlinks.

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