#!/bin/sh

export cgrep_datadir=/usr/local/share/cgrep

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