#!/bin/sh

export hlint_datadir=/usr/local/share/hlint

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