X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2F6.6-notes.xml;h=bd4561960ef85238938d87d6f3215032b03f6874;hb=aedb94f5f220b5e442b23ecc445fd38c8d9b6ba0;hp=545b43932352c31cc81d7902ec9ceeb6146cf2e2;hpb=d7750a81fa0c721f4b40dac9165c07d11e8405e1;p=ghc-hetmet.git diff --git a/docs/users_guide/6.6-notes.xml b/docs/users_guide/6.6-notes.xml index 545b439..bd45619 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. @@ -1680,7 +1680,7 @@ An introduction to using the library can be found - on the wiki. + on the wiki.