diff options
| -rw-r--r-- | doc/gf2-highlights.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gf2-highlights.html b/doc/gf2-highlights.html index 9542c3f8d..3d8a150a9 100644 --- a/doc/gf2-highlights.html +++ b/doc/gf2-highlights.html @@ -6,7 +6,7 @@ <h1>Grammatical Framework Version 2</h1> -Highlights, versions 2.0, 2.1, and 2.2 +Highlights, versions 2.0, 2.1, and 2.2 (2.2 coming soon) <p> @@ -105,7 +105,7 @@ An accurate <a href="DocGF.pdf">language specification</a> is now available. parsing with large lexica. <li> GHC optimizations and strictness flags are used for improving performance. <li> <b>Version 2.2</b>: started <a - href="http://www.haskell.org/haddock">haddock</tt> documentation + href="http://www.haskell.org/haddock">haddock</a> documentation by using uniform module headers |
