From: sven.panne@aedion.de Date: Wed, 7 Feb 2007 16:34:04 +0000 (+0000) Subject: Improved naming of generated HTML files by using nice IDs X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a8e681c1e8aa4bc602714ff61583cd4e969d7187 Improved naming of generated HTML files by using nice IDs --- 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). diff --git a/docs/users_guide/5-04-notes.xml b/docs/users_guide/5-04-notes.xml index 91b8dcf..e42ea60 100644 --- a/docs/users_guide/5-04-notes.xml +++ b/docs/users_guide/5-04-notes.xml @@ -44,7 +44,7 @@ Explicit kind annotations can now be given on any binding occurrence of a type variable. See . + linkend="kinding">. The handling of type synonyms has been rationalised. diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index 545b439..f68d4de 100644 --- a/docs/users_guide/6.6-notes.xml +++ b/docs/users_guide/6.6-notes.xml @@ -11,7 +11,7 @@ when you compile with , you now get an RTS flag that allows you to specify the number of OS threads that GHC should use. Defaults to 1. - See and and . @@ -41,7 +41,7 @@ f (x, y) | x `seq` False = undefined | otherwise = [x,y] - See for more details. + See for more details. diff --git a/docs/users_guide/ffi-chap.xml b/docs/users_guide/ffi-chap.xml index ff8ef62..8928ea8 100644 --- a/docs/users_guide/ffi-chap.xml +++ b/docs/users_guide/ffi-chap.xml @@ -25,7 +25,7 @@ the @@ -35,7 +35,7 @@ the