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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to