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

DEB_CABAL_PACKAGE = exact-pi
DEB_DEFAULT_COMPILER = ghc

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