I don't think writing (1,) is an option for Haskell, it looks like a section (and should be one).
Lennart Augustsson wrote:Python's one-tuple syntax is (1,). The obvious difficulty with adapting
> Yes, I wish Haskell had a 1-tuple. The obvious syntax is already taken,
> but I could accept something different, like 'One a'.
this notation to Haskell lies in how one might write the constructor as
a section.
<b