Pattern guards and where clauses

Ravi Nanavati ravi at bluespec.com
Tue Nov 21 08:03:27 EST 2006


> | Anyway, what do other people think? Do people besides me find it
> | pleasing to have pattern guard bindings visible in where clauses? Or are
> | people more worried about the failures that would happen if you used a
> | binding from a pattern guard that ended up false?

It sounds like there's a clear consensus against the idea, since it is 
too ugly in the presence of multiple where clauses. Consider the 
suggestion withdrawn.

  - Ravi


More information about the Haskell-prime mailing list