#!/bin/sh

export elm_datadir=/usr/local/share/elm

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