add note about (,,) in types

This commit is contained in:
Evan Czaplicki 2013-07-21 00:15:49 +02:00
parent fa11f8e390
commit 0c14f6e8ec

View file

@ -15,6 +15,7 @@ Syntax:
* Type annotations in let expressions (Andrew)
* Record Constructors
* Record type aliases can be closed on the zeroth column
* (,,) syntax in types
* Unparenthesized if, let, case, and lambda in last
term of a binary expression