[Haskell-cafe] Definition of List type?

Edward Z. Yang ezyang at MIT.EDU
Fri Jul 30 15:01:15 EDT 2010


Excerpts from Edward Z. Yang's message of Fri Jul 30 14:48:34 -0400 2010:
>     Const x xs  is x:xs (constructor)

That should be a Cons, not Const. :o)

Cheers,
Edward


More information about the Haskell-Cafe mailing list