
5 Oct
2011
5 Oct
'11
10:30 a.m.
if Hlist is sugarized as variable length tuples, then the initial code would
compile without noticing the use of HList...
2011/10/5 Felipe Almeida Lessa
On Wed, Oct 5, 2011 at 8:45 AM, Alberto G. Corona
wrote: If a newbie considers this as something natural, this is another reason for syntactic sugaring of HList: http://www.haskell.org/pipermail/haskell-cafe/2011-April/090986.html
Exposing newbies to HList seems like a recipe for disaster for me =).
-- Felipe.