#!/bin/sh

export bf_datadir=/usr/local/share/brainfuck

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