diff options
author | David Waern <david.waern@gmail.com> | 2010-09-02 19:27:08 +0000 |
---|---|---|
committer | David Waern <david.waern@gmail.com> | 2010-09-02 19:27:08 +0000 |
commit | 66dbec31ca74e91749ec57bea6f95a0b557f8e0a (patch) | |
tree | 9cdfbcc69b54bd0d6272af9a1f18632d38a35de4 | |
parent | eb45df2822ae7f2d177807334db96b23f3b9008f (diff) |
Add a note to ANNOUNCE
-rw-r--r-- | ANNOUNCE | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ Last but not least, we now also have a LaTeX backend. It was written by Simon Marlow and it was used to generate the libraries section of the Haskell 2010 report. +This version is compatible with .haddock files produced by Haddock 2.6.1 and +above, provided that the version of GHC used to build Haddock stays the same. + -------------------------------------------- -- Changes in version 2.8.0 -------------------------------------------- |