#
# 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):
#
#$bindir='/usr/local/bin'; 
#   -- where you have installed the binaries
#$libdir='/local/fp/lib/sparc-sun-sunos4/ghc-2.02'; 
#   -- where you have installed the prelude libraries for this release.
#$datadir='/local/fp/share0/ghc-2.02';
#   -- where you have installed the arch-independent miscellania (if any).
#
# We sincerly apologise for the gumpf that follows, please look away.
#
