X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2F6.12.1-notes.xml;h=f1d1ed5c7b81d932abaf2d2cc780e78b59d7bf4e;hb=0206799932d7647cda24ab9823d70cb412f87fe9;hp=5ab49962d0d80b55380d99c80f6c646cc95c74cb;hpb=0243f3571c7f30eda9f8b0adadfdf12d1284742d;p=ghc-hetmet.git diff --git a/docs/users_guide/6.12.1-notes.xml b/docs/users_guide/6.12.1-notes.xml index 5ab4996..f1d1ed5 100644 --- a/docs/users_guide/6.12.1-notes.xml +++ b/docs/users_guide/6.12.1-notes.xml @@ -215,16 +215,7 @@ data instance T [a] where block, but its result is not bound. The flags -fwarn-unused-do-bind and -fwarn-wrong-do-bind control - these warnings. - - - - - - There is a new warning if a monadic result of type other than - m () is not bound. - The flag -fwarn-unused-do-bind controls - this warning. + these warnings (see ). @@ -521,12 +512,6 @@ Loaded: Prelude Support PageUp and PageDown keys. - - - - Let ctrl-L (clear-screen) work during getInputChar. - - @@ -627,20 +612,20 @@ ghc --abi-hash M1 M2 ... - + There is a new command ghc-pkg init to create a package database. - + - + There is a new command ghc-pkg dot to generate a GraphViz graph of the dependencies between installed packages. - +