#!/bin/sh

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