[Haskell-cafe] Fixity declaration extension

Ketil Malde ketil at malde.org
Tue Aug 14 13:46:32 CEST 2012


AntC <anthony_clayden at clear.net.nz> writes:

> I agree. I don't declare operators very often, and when I do I always struggle 
> to remember which way round the precedence numbers go.
   [...]
> (Anything else we can bikeshed about while we're at it?)

  infixl * before +

Perhaps "before" and "after" clearer than "higher" and "lower"?

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants



More information about the Haskell-Cafe mailing list