#!/bin/sh
export happy_lib_datadir=/usr/local/share/happy-2.1.7/happy_lib_datadir
exec /usr/local/libexec/cabal/happy "$@"
