[Haskell-cafe] Prototype of a syntax reference
Isaac Dupree
isaacdupree at charter.net
Mon Aug 25 10:48:09 EDT 2008
Maurício wrote:
> • It should be an example of valid code, not good
> one. The idea is to show what can be done, not
> what should :)
then put lots of semicolons somewhere: while they are at
minimum a separator, it's generally allowed to insert as
many extra semicolons as you want at the beginning, end, or
wherever you could put a single semicolon.
(I wish the same were true for commas.)
-Isaac
More information about the Haskell-Cafe
mailing list