X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2F6.6-notes.xml;h=0e7b12b94911f704beac08ba5b00c396dd990cd4;hb=143f4381d242e4a1c3174e8a0732a1e48f00a1aa;hp=112b2c76e04e41d578b433aa66d1c0774ac69785;hpb=477e32528fc08ae74b02516301eaf333a95dfe71;p=ghc-hetmet.git diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index 112b2c7..0e7b12b 100644 --- a/docs/users_guide/6.6-notes.xml +++ b/docs/users_guide/6.6-notes.xml @@ -327,8 +327,14 @@ + GHC now supports postfix operators, as a simple generalisation of + left sections (). + + + + Parallel arrays, as enabled by -fparr, no - longer work. + longer work. They'll be coming back shortly, in full glory.