#!/bin/sh

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