X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2F5-00-notes.xml;h=5f19c30ed3b4b3b45de75d08272056de946f8513;hb=5e04ae341a945ef430e9d941b34722b8de1f6aae;hp=28712472c665e4aec18dae0679c2ca6e8aa026fb;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/docs/users_guide/5-00-notes.xml b/docs/users_guide/5-00-notes.xml index 2871247..5f19c30 100644 --- a/docs/users_guide/5-00-notes.xml +++ b/docs/users_guide/5-00-notes.xml @@ -107,7 +107,7 @@ FFI libraries have been updated to the latest proposal from the FFI task force. Too many changes to list here, see - the docs: . + the docs: . @@ -121,12 +121,12 @@ PutFullMVar exception no longer exists. A non-blocking version of putMVar, tryPutMVar, has been added (). + linkend="MVars">). The Int and Integer types now have instances of - Bits (). + Bits (). Package hssource has been added. It @@ -147,8 +147,8 @@ integral types. - New modules: DiffArray (), - StorableArray (), + New modules: DiffArray (), + StorableArray (), MonadList, MonadCont (no documentation yet).