Data.Array Annoyance

Ashley Yakeley ashley@semantic.org
Sun, 27 Oct 2002 23:19:36 -0800


It is difficult to make empty zero-based arrays indexed by unsigned 
integer types.

Supposing I want to make zero-based arrays of type "Array Word16 a". How 
do I make the empty array?

Perhaps there should also be a different kind of array type that uses 
Enum indexes instead of Ix indexes...

-- 
Ashley Yakeley, Seattle WA