#!/bin/sh

set -e
dh_haskell_prep "$@"
dh_haskell_buildinst "$@"

