[Haskell-cafe] Announcing OneTuple-0.1.0

Jason Dagit dagit at codersbase.com
Thu Oct 2 19:00:22 EDT 2008


On Thu, Oct 2, 2008 at 2:46 PM, Jason Dusek <jason.dusek at gmail.com> wrote:

> John Dorsey <haskell at colquitt.org> wrote:
> >  Now you can:
> > *  Solve any of the software problems that cannot be solved without
> >    the singleton tuple !
>
>   What would those be? I'm still trying to figure out how a
>  singelton tuple is really distinct from a plain value.


Careful when making (or not making) this distinction.  It could lead to
infinite types such as, a = OneTuple a.

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20081002/bd331c53/attachment.htm


More information about the Haskell-Cafe mailing list