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

DEB_CABAL_PACKAGE = optparse-simple
DEB_DEFAULT_COMPILER = ghc

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