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