X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2F6.6-notes.xml;fp=docs%2Fusers_guide%2F6.6-notes.xml;h=55065dcc1dac210139c58e9b16959ff4f832b359;hb=f3c9971d79f573293842ac1c3b50a2f6f7a1e283;hp=aaf8ddd6871aae57dd72244691ef32e53afe62fe;hpb=683ccf1854b2ffd2e703b120e39da8234d555075;p=ghc-hetmet.git diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index aaf8ddd..55065dc 100644 --- a/docs/users_guide/6.6-notes.xml +++ b/docs/users_guide/6.6-notes.xml @@ -390,6 +390,14 @@ + GHCi now has an :edit command which pops + up an editor on the most recently loaded file, or a + specified file. See for + more information. + + + + GHCi now invokes print by default on the result of IO actions and bindings at the prompt. This is occasionally not what you want, so it can be disabled (at