[Haskell-beginners] {..} syntax

Emmanuel Touzery etouzery at gmail.com
Mon Dec 24 22:33:35 CET 2012


found it!
it's the record wildcards extension, see this page:
http://www.haskell.org/ghc/docs/7.0.1/html/users_guide/syntax-extns.html

emmanuel


On Mon, Dec 24, 2012 at 10:20 PM, Emmanuel Touzery <etouzery at gmail.com>wrote:

> Hello,
>
>  I see the {..} syntax in haskell code and at this point I don't
> understand what it means.. Any hint? The best would maybe be a link to the
> relevant "real world haskell" or "learn you a haskell" pages, if they exist.
>
>  Unfortunately as soon as you have such special characters, google is
> pretty useless...
>
>  Thanks!
>
> Emmanuel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20121224/69426118/attachment.htm>


More information about the Beginners mailing list