Lennart Augustsson wrote:
> Yes, I wish Haskell had a 1-tuple.  The obvious syntax is already taken,
> but I could accept something different, like 'One a'.

Python's one-tuple syntax is (1,).  The obvious difficulty with adapting
this notation to Haskell lies in how one might write the constructor as
a section.

        <b
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to