> Here are the kinds of the type constructors: > > (,,) :: * -> * -> * -> * > (,) :: * -> * -> * > () :: * > > (# ,, #) :: * -> * -> * -> # > (# , #) :: * -> * -> # > BUT > (# #) :: * -> #
Just of out curiosity, what would be a compelling use case for singleton and unit unboxed tuples? Cheers, Stefan _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users