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

DEB_CABAL_PACKAGE = lens-action
DEB_DEFAULT_COMPILER = ghc

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