[Haskell-beginners] List of a Data Type

Ozgur Akgun ozgurakgun at gmail.com
Tue Nov 3 22:45:18 UTC 2015


On 3 November 2015 at 22:24, Thomas Jakway <tjakway at nyu.edu> wrote:

> type possiblyVisibleInts = [Visibility Int]
>

The case of the first letter is important: for type names, the first letter
has to be capital.

Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20151103/ae9ee07d/attachment.html>


More information about the Beginners mailing list