Name | Last commit | Last update |
---|---|---|
Data | ||
include | ||
tests | ||
.darcs-boring | ||
LICENSE | ||
Setup.hs | ||
array.cabal | ||
prologue.txt |
As well as checking that offset we are reading is actually inside the array, we now also check that it is "in range" as defined by the Ix instance. This fixes confusing behaviour (#2120) and improves some error messages (#2669).
Name | Last commit | Last update |
---|---|---|
Data | ||
include | ||
tests | ||
.darcs-boring | ||
LICENSE | ||
Setup.hs | ||
array.cabal | ||
prologue.txt |