#2482: Documentation of STUArray: type argument name mismatch
------------------------+---------------------------------------------------
    Reporter:  wozer    |       Owner:               
        Type:  bug      |      Status:  new          
    Priority:  normal   |   Component:  Documentation
     Version:  6.8.3    |    Severity:  minor        
    Keywords:           |    Testcase:               
Architecture:  Unknown  |          Os:  Unknown      
------------------------+---------------------------------------------------
 See:

 http://haskell.org/ghc/docs/latest/html/libraries/array/Data-Array-
 ST.html#t%3ASTArray

 STUArray is introduced as:

 {{{
 data STUArray s i a
 }}}

 but then "a" is referred to as "e".

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