[GHC] #8712: Data.Ix missing info on row/column major indexing
GHC
ghc-devs at haskell.org
Tue Aug 19 11:11:36 UTC 2014
#8712: Data.Ix missing info on row/column major indexing
-------------------------------------+-------------------------------------
Reporter: mirpa | Owner:
Type: bug | Status: patch
Priority: normal | Milestone:
Component: libraries/base | Version: 7.6.3
Resolution: | Keywords: row, column,
Operating System: Unknown/Multiple | major, Ix
Type of failure: Documentation | Architecture: Unknown/Multiple
bug | Difficulty: Easy (less than 1
Test Case: | hour)
Blocking: | Blocked By:
| Related Tickets:
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"2fc22949e30eab9f751be90e788ebb2b56f1b132/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="2fc22949e30eab9f751be90e788ebb2b56f1b132"
Mention that `Data.Ix` uses row-major indexing
This addresses Trac #8712 by simply mentioning row-major indexing,
thereby removing any ambiguity.
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8712#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list