#!/bin/sh

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