I don't see the similarity (from reading this: http://www.haskell.org/haskellwiki/Idiom_brackets). My suggestion is just a way of using layout to avoid parenthesis.
/J 2011/5/25 Brandon Allbery <[email protected]>: > 2011/5/25 Jonas Almström Duregård <[email protected]> >> >> Would it be possible to allow this in Haskell (where <applied to> is some >> new operator or keyword): >> f <applied to> {x a;y b;z c} > > Sounds like idiom brackets to me. > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
