2009/05/10 Belka <lambda-be...@yandex.ru>:
> Some real code using wished feature:

  This code has multiple issues:

 .  It is nearly unreadable as formatted.

 .  There are actual errors that would prevent it from compiling
    (pattern match on `Left` and `Just` in the same `case`
    expression!).

  Please amend the code so it is easier to read and test.

--
Jason Dusek
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to