summaryrefslogtreecommitdiff
path: root/ghc/driver/prefix.txt
blob: 2ca01d140cc1168882f495551b40c153d9d9aba8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# This is the driver script for the Glasgow Haskell Compiler.
#
# To configure this script to run on your system, you have
# to set the following three variables (if they have not already
# been set above):
#
#$TOP_PWD='/local/fp/';
#$INSTLIBDIR_GHC='/local/fp/bin/ghc-2.02';
#$INSTDATADIR_GHC='/local/fp/lib/ghc-2.02/sparc-sun-sunos4';
#$PERL='/usr/local/bin/perl';
#