mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
fixed an end tag
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<h1>Grammatical Framework Version 2</h1>
|
<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>
|
<p>
|
||||||
|
|
||||||
@@ -105,7 +105,7 @@ An accurate <a href="DocGF.pdf">language specification</a> is now available.
|
|||||||
parsing with large lexica.
|
parsing with large lexica.
|
||||||
<li> GHC optimizations and strictness flags are used for improving performance.
|
<li> GHC optimizations and strictness flags are used for improving performance.
|
||||||
<li> <b>Version 2.2</b>: started <a
|
<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
|
by using uniform module headers
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user