Documentation of STUArray: type argument name mismatch
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".
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.8.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Documentation |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |