#!/bin/sh

export ghc_events_datadir=/usr/local/share/ghc-events

exec /usr/local/libexec/cabal/ghc-events "$@"
