#!/bin/sh

export happy_datadir=/usr/local/share/happy

exec /usr/local/libexec/cabal/happy "$@"
