[Haskell-cafe] Terminator syntax style (Was: Nested (=>) (Was: On finding the right exposition...))

Henning Thielemann lemming at henning-thielemann.de
Mon Oct 4 17:04:54 UTC 2021


On Mon, 4 Oct 2021, Tom Ellis wrote:

> On Mon, Oct 04, 2021 at 06:12:13PM +0200, Henning Thielemann wrote:
>> 
>> I use nested (=>) frequently. GHC allows it in type signatures but not in
>> super-class constraints. Would be cool to be allowed everywhere, as it
>> supports the "terminator syntax style".
>
> Could you say what "terminator syntax style" is?  I'm not finding any
> hits on popular search engines.

https://wiki.haskell.org/Terminator_vs._separator


More information about the Haskell-Cafe mailing list