On 11 September 2010 18:28, Henry Olders <henry.olders at mcgill.ca> wrote: > The second issue is that in Haskell, lists are mutable, whereas arrays are (mostly) immutable. When did that happen? Of course the standard lists are immutable.