2ca01d140cc1168882f495551b40c153d9d9aba8
[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 #