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

DEB_CABAL_PACKAGE = fixed
DEB_DEFAULT_COMPILER = ghc

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