#!/bin/sh

exec @CLIENT_BASEDIR@/lib/ghc-6.10.4/runghc -f @CLIENT_BASEDIR@/bin/ghc ${1+"$@"}
