[project @ 1997-03-24 04:33:27 by sof]
[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 #$bindir='/usr/local/bin'; 
9 #   -- where you have installed the binaries
10 #$libdir='/local/fp/lib/sparc-sun-sunos4/ghc-2.02'; 
11 #   -- where you have installed the prelude libraries for this release.
12 #$datadir='/local/fp/share0/ghc-2.02';
13 #   -- where you have installed the arch-independent miscellania (if any).
14 #
15 # We sincerly apologise for the gumpf that follows, please look away.
16 #