A few documentation updates

gf.cabal: include more GHC versions in the Tested-Width field.
This commit is contained in:
hallgren
2016-06-16 15:09:45 +00:00
parent e608a63f80
commit c49b920ecf
4 changed files with 32 additions and 10 deletions

View File

@@ -337,7 +337,7 @@ See the source code for details.
GF includes two implementations of the PGF API: the traditional
Haskell implementation and the newer C implementation. The commands documented
above all use the Haskell implementation.
The following command use the C implementation instead:
The following commands use the C implementation instead:
- ``c-parse``, ``c-linearize``, ``c-linearizeAll``, ``c-translate``,
``c-lookupmorpho``, ``c-flush``, ``c-grammar``, ``c-abstrtree``,