On 03/07/06, Neil Mitchell <ndmitchell at gmail.com> wrote: > In normal Haskell, I tend to view [x] as equivalent to [(x)] (provided > that x is not a tuple) but in this case it has a different meaning - > albeit both are erronous meanings. How would tuples make a difference? -- -David House, dmhouse at gmail.com