* Mateusz Kowalczyk <[email protected]> [2013-06-24 10:47:09+0100] > Restricting function composition to have spaces around it will require > changing a large amount of existing code if one is willing to use it.
I assume this semantics will be triggered only by an extension, so there'd be no need to change existing code. > While I personally would like the restriction because I hate seeing > people skimp out on whitespace around operators, there are a lot of > people with a different opinion than mine and I imagine it'd be a > great inconvenience to make them change their code if they want to > start using SORF. Well, if they *want* it, it's not unreasonable to require them to *pay* for it (in the form of adjusting their coding style). Roman _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
