#!/usr/bin/make -f

DEB_SETUP_BIN_NAME = cabal
DEB_CABAL_PACKAGE = seereason-darcs-backups
DEB_DEFAULT_COMPILER = ghc

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk

build/seereason-darcs-backups:: build-ghc-stamp
