X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fusers_guide%2F6.0-notes.sgml;h=1973bfc4318109771bf50cbcdc9d564ee7e98a27;hb=2dfd507259664e6f28df4a9467a8de34d01d70a0;hp=19c558599a3d94a9e3095ccd05df341b9e68ec2d;hpb=dc801dc275fb8f81d482535b4d6317e234bb10f8;p=ghc-hetmet.git diff --git a/ghc/docs/users_guide/6.0-notes.sgml b/ghc/docs/users_guide/6.0-notes.sgml index 19c5585..1973bfc 100644 --- a/ghc/docs/users_guide/6.0-notes.sgml +++ b/ghc/docs/users_guide/6.0-notes.sgml @@ -7,7 +7,7 @@ Template Haskell, a new feature for compile-time metaprogramming has been introduced. See . + linkend="template-haskell"/>. INLINE pragmas on methods in class or instance @@ -15,7 +15,7 @@ Recursive do-notation (aka mdo) is - now supported. See . + now supported. See . There is now a native code generator for PowerPC @@ -24,7 +24,7 @@ Profiling: the RTS option enables inclusion of thread stacks in a heap profile. See . + linkend="rts-options-heap-prof"/>. Non-blocking I/O is now supported on Windows. @@ -55,7 +55,7 @@ Hierarchical libraries are now available without needing to specify an explicit flag. There are some exceptions to this rule (see ), but if you stick to GHCi and + linkend="using-packages"/>), but if you stick to GHCi and mode then there will normally be no need to specify options at all.