This package provides "orphan" IsList instances for Array data types
with Integral indices up to 5 dimensions to allow initializing
Arrays from [nested] lists using OverloadedLists GHC extension.
It also includes more generic arrayNestedList and toNestedList
functions to convert between nested lists and Arrays with any indices.