File: README

package info (click to toggle)
haskell98-report 20080907-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,144 kB
  • ctags: 105
  • sloc: haskell: 4,078; makefile: 322
file content (36 lines) | stat: -rw-r--r-- 997 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
	The Haskell Language and Library Reports
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

SOURCE FILES

    report/		The Language and Libraries Reports (now together
			in a single document)
    
    libraries/		OUT OF DATE (from Dec 2002): ignore this directory
    
    tools/		Tools needed to build the Reports
		    	(cd into here and type make)
    
    Makefile		Build a distribution of the Reports

    report/h98-revised.html	A summary page to glue all the outputs together

    report/haskell98-bugs.html	A list of all the changes from the original
			Haskell 98 Report to the Dec 2002 revised version.
			Covers both the Language and Library report.

    report/haskell98-revised-bugs.html	A list of all the changes *since*
			the Dec 2002 revised version, to the present day.


    report/h98.gif	A GIF for a Haskell 98 logo


OUTPUT FILES
    haskell98-revised/	A directory containing the distribution


	Notes on how to generate PDF
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[Mark pls fill in here.]