Updated the GF Developers Guide

+ The instructions have been modernized and simplified slightly and should now
  work again. (I have not verified it on Windows.)
  Using 'cabal' instead of 'runghc Setup.hs' avoids some problems.
+ Also, download/index.html has simpler installation instructions sufficient
  for many users, so mention it in the main README file.
+ Also adjusted the main Makefile.
This commit is contained in:
hallgren
2012-08-06 16:14:47 +00:00
parent 3601b796e5
commit 06c9e4999f
5 changed files with 456 additions and 432 deletions

3
README
View File

@@ -30,4 +30,5 @@ GF particularly addresses four aspects of grammars:
COMPILATION and INSTALLATION of source distribution:
See doc/gf-developers.html for installation instructions.
See download/index.html for installation instructions.
(More details can be found in doc/gf-developers.html.)