#!/bin/sh

export c2hs_datadir=/usr/local/share/c2hs

/usr/local/libexec/cabal/c2hs "$@"
