hello all, why is it not possible to use guards in do-expressions like do (a, b) | a == b <- getPair return "a and b are equal" Cheers, Misha