Installation of WashNGo, Cabalized GHC 6.4 version

make
su
make install
exit

Differences from standard 2.3.1 distribution:

 * Only one package, WASH, is created

 * You will need to manually add -F -pgmF wash2hs to the GHC command
   line for any programs that use embedded HTML code

To compile the example code use

  [ presently broken ]

> make examples

To install the examples, move the executables to your web server's CGI
directory. There are some suitable targets in Examples/Makefile, but
they need to be customized to your setup.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
This procedure installs the following executables:
* wash2hs, the WASH preprocessor

and the WASH Haskell package.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

A draft user manual is available from the WASH web site
http://www.informatik.uni-freiburg.de/~thiemann/haskell/WASH
