[project @ 1997-03-14 07:52:06 by simonpj]
[ghc-hetmet.git] / ghc / driver / prefix.txt
1 #
2 # This is the driver script for the Glasgow Haskell Compiler.
3 #
4 # To configure this script to run on your system, you have
5 # to set the following three variables (if they have not already
6 # been set above):
7 #
8 #$TOP_PWD='/local/fp/';
9 #$INSTLIBDIR_GHC='/local/fp/bin/ghc-2.02';
10 #$INSTDATADIR_GHC='/local/fp/lib/ghc-2.02/sparc-sun-sunos4';
11 #$PERL='/usr/local/bin/perl';
12 #