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

DEB_CABAL_PACKAGE = lens-aeson
DEB_DEFAULT_COMPILER = ghc

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