File: README

package info (click to toggle)
haskell98-report 20030706-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,888 kB
  • ctags: 80
  • sloc: haskell: 3,810; makefile: 336; sh: 4
file content (33 lines) | stat: -rw-r--r-- 879 bytes parent folder | download | duplicates (2)
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
	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/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.]