Changeset 5592 for docs/yaht.kwid

Show
Ignore:
Timestamp:
07/14/05 15:26:31 (3 years ago)
Author:
iblech
svk:copy_cache_prev:
7591
Message:

Usual svn props, EOLs at EOFs, minor doc and Haddock fixes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/yaht.kwid

    r1003 r5592  
    343343  must be specified using options on the command line, in the 
    344344  environment or in the registry. 
    345 * The prelude file is loaded. The interpreter will look for the prelude 
    346   file on the path specified by the -P option. If the prelude, located 
     345* The Prelude file is loaded. The interpreter will look for the Prelude 
     346  file on the path specified by the -P option. If the Prelude, located 
    347347  in the file Prelude.hs, cannot be found in one of the path 
    348348  directories or in the current directory, then Hugs will terminate; 
    349   Hugs will not run without the prelude file.  
     349  Hugs will not run without the Prelude file.  
    350350* Program files specified on the command line are loaded. The effect of 
    351351  a command hugs `f1 ... fn` is the same as starting up Hugs with the