summaryrefslogtreecommitdiff
path: root/p/haskell-hledger-ui/debian/rules
blob: bf45fb247605da339aff505b72b1c18498a2e537 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = hledger-ui
DEB_DEFAULT_COMPILER = ghc

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

build/hledger-ui:: build-ghc-stamp