> >     x `elemBy myEquality` xs

> Ummm... the Haskell 1.4 report says:
> 
> varop  -> varsym  | `varid`
> qvarop -> qvarsym | `qvarid`
> conop  -> consym  | `conid`
> qconop -> qconsym | `qconid`
> 
> This would seem to disallow the syntax above.  Does Hugs allow this?

No - but I've often wished it did.


Alastair

Reply via email to