#!/bin/bash

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

