#!/bin/sh cd $(dirname $(readlink -f $0)) exec runghc Client.hs "$@"