[Haskell-cafe] Definition of List type?
michael rice
nowgate at yahoo.com
Fri Jul 30 14:41:44 EDT 2010
From: Data.Maybe
Description
The Maybe type, and associated operations.
From: Data.List
Description
Operations on lists.
One description has the type and associated operations, the other only has the operations.
Where can I find the type definition for List, and why isn't it in Data.List?
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100730/178985d6/attachment.html
More information about the Haskell-Cafe
mailing list