summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2000-11-08 10:22:03 by simonmar]simonmar2000-11-081-80/+124
| | | | document options to ./configure.
* [project @ 2000-10-12 15:41:12 by rrt]rrt2000-10-126-0/+3235
| | | | Put in their own directories to humour the build system.
* [project @ 2000-10-12 15:39:41 by rrt]rrt2000-10-124-3218/+1
| | | | Moved into subdirectories to allow docs to be built by build system.
* [project @ 2000-10-12 15:33:47 by rrt]rrt2000-10-121-1/+3
| | | | #warning is not ANSI.
* [project @ 2000-10-11 10:20:26 by rrt]rrt2000-10-111-0/+1
| | | | Added missing </Para>. Ironic if you look at the last commit on this file.
* [project @ 2000-10-09 16:53:49 by rrt]rrt2000-10-091-6/+21
| | | | Added a tip about using <Para> inside <ListItem>s.
* [project @ 2000-08-25 12:49:54 by rrt]rrt2000-08-251-1/+1
| | | | | Sorry Sigbj&oslash;rn, but DocBook won't accept &oslash; in <Author> elements. Seems to work everywhere else...
* [project @ 2000-08-24 15:17:54 by rrt]rrt2000-08-241-1/+2
| | | | Added more authors.
* [project @ 2000-08-09 13:39:54 by rrt]rrt2000-08-091-19/+2
| | | | Changes to Windows docs; specifically, remove advice to use -static.
* [project @ 2000-07-25 18:16:53 by rrt]rrt2000-07-251-1/+6
| | | | | Advised Windows users to read the Windows installation notes for GHC before trying to build anything.
* [project @ 2000-07-11 12:17:02 by rrt]rrt2000-07-111-2/+0
| | | | Test completed, file deleted.
* [project @ 2000-07-10 16:56:56 by rrt]rrt2000-07-101-0/+2
| | | | Test file; will shortly be removed.
* [project @ 2000-07-10 16:15:33 by rrt]rrt2000-07-101-351/+351
| | | | | | Removed carriage returns (\r) from source files. Please don't check in such things; they can cause problems on Cygwin (funnily enough). I'm looking into how to avoid commiting carriage returns when working under Windows.
* [project @ 2000-07-03 16:45:04 by keithw]keithw2000-07-031-6/+7
| | | | | | | | Add note that `gmake clean' should *not* destroy the work of `gmake boot'. In all cases, the sequence autoconf, ./configure, gmake boot, gmake clean, gmake all should work correctly. ** Please verify that this is indeed the case! **
* [project @ 2000-06-25 17:16:15 by panne]panne2000-06-251-1/+1
| | | | Fixed xref to Storable docs
* [project @ 2000-06-21 09:13:09 by chak]chak2000-06-211-16/+64
| | | | | | | | | | | | | | | As suggested by SimonM, moved an overview over the three components of the FFI into the FFI document included as Chapter 7 into the GHC user guide. Open questions: * How can I make cross references to the doc in hslibs/? There are already references to hslibs sections in other parts of ghc's user guide, but they are not correctly resolved when I generate html from the sgml files. * There is now a (little) overlap with material in 6.5 (GHC Language Features: The foreign interface). I would say, we could actually leave this as it is, as 6.5 goes on to describe GHC specifics.
* [project @ 2000-06-19 21:28:00 by panne]panne2000-06-191-8/+2
| | | | | | | * makeForeignObj => newForeignObj * Tried to make type mapping table look less strange, but this succeeded only a little bit. Could somebody else have a look?
* [project @ 2000-06-19 13:37:50 by chak]chak2000-06-191-38/+29
| | | | | | Updated the building from .hc section. *MERGE*
* [project @ 2000-06-17 07:52:30 by chak]chak2000-06-171-1/+1
| | | | | | | * SGML_DOC can now hold a _list_ of sgml documentations to build * both building.sgml and ffi-art.sgml are now build in docs/ *MERGE*
* [project @ 2000-06-08 14:59:17 by rrt]rrt2000-06-081-9/+10
| | | | Commented out the revision history.
* [project @ 2000-06-08 14:50:18 by rrt]rrt2000-06-081-40/+18
| | | | Tidied up a table.
* [project @ 2000-06-08 10:48:58 by rrt]rrt2000-06-082-17/+20
| | | | Changed ffi doc to worker-wrapper format.
* [project @ 2000-06-07 16:15:22 by rrt]rrt2000-06-071-0/+1501
| | | | DocBooked and moved here from hdirect/doc.
* [project @ 2000-05-24 15:04:07 by rrt]rrt2000-05-241-5/+5
| | | | Changed ref to building guide to a ref to the installation guide.
* [project @ 2000-05-24 15:03:49 by rrt]rrt2000-05-241-2/+2
| | | | | Added a few ids to stop weirdly-named web pages being built for sections without ids.
* [project @ 2000-05-24 13:01:45 by rrt]rrt2000-05-241-1/+3
| | | | Removed a bogus XRef.
* [project @ 2000-05-19 12:00:47 by rrt]rrt2000-05-191-28/+10
| | | | | Added BNW of Installing It Yourself to DocBook docs. Added new world of pattern guards to Glasgow Exts.
* [project @ 2000-05-18 09:46:24 by simonmar]simonmar2000-05-181-1/+1
| | | | | $(SGML_DOC) can only support one document, so build the Build System Guide by default.
* [project @ 2000-05-16 14:21:25 by rrt]rrt2000-05-161-0/+9
| | | | Added a description of SGML comments.
* [project @ 2000-05-16 14:17:22 by rrt]rrt2000-05-161-6/+8
| | | | Made it buildable again; notes on installing DocBook/Jade removed for the moment.
* [project @ 2000-05-16 14:16:20 by rrt]rrt2000-05-161-1/+1
| | | | Added docbook-cheat-sheet
* [project @ 2000-05-09 13:31:27 by rrt]rrt2000-05-091-2/+2
| | | | | | | | Used identifiers rather than paths to find the print and HTML stylesheets. N.B. This means that building docs won't work unless you set SGML_CATALOG_FILES to /usr/lib/sgml/CATALOG:/usr/lib/sgml/stylesheets/nwalsh-modular/docbook.cat, or wait for this lot to be added to the build system (RSN).
* [project @ 2000-04-27 11:11:55 by simonmar]simonmar2000-04-271-9/+42
| | | | update docs w.r.t. clean targets.
* [project @ 2000-04-26 17:16:21 by rrt]rrt2000-04-261-1/+8
| | | | Gave a hint about where to find noarch RPMs.
* [project @ 2000-04-20 15:48:20 by simonmar]simonmar2000-04-201-393/+351
| | | | | | Update this file to the one on the web site, and add Simon's latest notes about using the cvs- lists for bug reports about the cvs sources.
* [project @ 2000-04-06 13:37:30 by simonmar]simonmar2000-04-061-77/+73
| | | | a few updates
* [project @ 2000-04-06 10:45:11 by simonmar]simonmar2000-04-061-1/+9
| | | | add a note about POSIX compliance.
* [project @ 2000-03-15 16:04:42 by rrt]rrt2000-03-151-4/+2
| | | | Added a list of the RPMs needed for DocBook
* [project @ 2000-03-03 10:49:43 by simonmar]simonmar2000-03-031-52/+79
| | | | | - add Happy as a pre-supposed tool. - clean up, removed gratuitous white-space
* [project @ 2000-01-27 10:23:09 by rrt]rrt2000-01-271-1/+1
| | | | | Added note about the necessity of using the Cygnus DocBook tools (rather than, e.g., SuSE).
* [project @ 2000-01-26 13:07:55 by simonmar]simonmar2000-01-261-17/+26
| | | | Finish pass 1 over the build system docs.
* [project @ 2000-01-26 12:45:52 by simonmar]simonmar2000-01-261-237/+136
| | | | Fix some of the gross inaccuracies in this documentation.
* [project @ 2000-01-26 12:27:34 by rrt]rrt2000-01-261-33/+8
| | | | Removed version number and reelucidated some text swallowed by index entries.
* [project @ 2000-01-26 11:40:54 by rrt]rrt2000-01-261-1/+1
| | | | Changed default text size to "normal".
* [project @ 2000-01-26 11:35:02 by rrt]rrt2000-01-261-1/+1
| | | | Updated version to 4.06
* [project @ 2000-01-25 14:57:53 by panne]panne2000-01-251-1/+1
| | | | "installing" is now called "building"
* [project @ 2000-01-25 12:01:59 by rrt]rrt2000-01-251-0/+3074
| | | | Renamed from installing.sgml
* [project @ 2000-01-25 12:01:28 by rrt]rrt2000-01-251-3074/+0
| | | | Renamed to building.sgml
* [project @ 2000-01-24 17:44:52 by rrt]rrt2000-01-241-0/+4
| | | | Changed default paper size for SGML output to A4 (%paper-type%).
* [project @ 2000-01-24 17:09:40 by rrt]rrt2000-01-241-0/+39
| | | | Added table example.