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

DEB_CABAL_PACKAGE = microlens
DEB_DEFAULT_COMPILER = ghc

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