#!/bin/sh

# ICFP haX0rs^Wjudges: you'll need to change this to point at a
# GHC version 5.04 installation

# uncomment the following to lines to get it to build

#GHC504=/home/guest/ghc-5.04/bin/i386-unknown-linux/ghc
#$GHC504 -package net --make Main -O -fasm-x86 -o runme -optl-static
