#!/bin/sh

export hlint_datadir=/usr/local/share/hlint

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