On Tuesday 07 August 2007 03:53:52 Michael Vanier wrote: > In StackSet.hs, the "Eq a" qualification in > > index :: Eq a => StackSet i a s sd -> [a] > index = with [] integrate > > is superfluous. Is there any good reason to keep it? > > Mike No good reason. I've removed it now, thanks. Cheers, Spencer Janssen