#!/bin/sh

# This shell script is not related to GNU Autoconf.
# It will be run by the Cabal Setup program during the configuration phase.
# Cabal Setup program for this package uses defaultMainWithHooks.

exec runhugs    csvprim/GenPrimTable.hs csvprim/20081121.csv \
                Yhc/Core/PrimAnnoRaw.hs \
		Yhc.Core.PrimAnnoRaw

