summaryrefslogtreecommitdiff
path: root/doc/gf-developers.html
AgeCommit message (Collapse)Author
2015-06-22Remove the automatically generated doc/gf-developers.htmlhallgren
2014-06-17doc/gf-developers.t2t: quick note on how to compile the C run-time systemhallgren
Also a few other minor updates.
2013-01-30doc/gf-developers.t2t: updatedhallgren
2012-09-11doc/gf-developers: a few more small fixeshallgren
2012-09-11doc/gf-developers: fixed a typohallgren
2012-08-06Updated the GF Developers Guidehallgren
+ 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.
2012-05-15Quick updates to doc/gf-developers.t2thallgren
2009-12-15Update version number 3.0 to 3.1 in a number of placeshallgren
2009-12-14Developer documentation updates prompted by the switch to darcs version 2hallgren
In particular, the --lazy flag replaces the --partial flag.
2009-06-19extend the developers documentation with some information for ↵krasimir
readline,editline and haskeline
2009-06-13update the developers documentation with instructions for building and ↵krasimir
running the testsuite