summaryrefslogtreecommitdiff
path: root/p/haskell-simple-smt/debian/rules
blob: 4e395004510ba84f7768de03f64be4296bed15c2 (plain)
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CABAL_PACKAGE = simple-smt
DEB_DEFAULT_COMPILER = ghc

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