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

DEB_CABAL_PACKAGE = microlens-th
DEB_DEFAULT_COMPILER = ghc

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