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

DEB_CABAL_PACKAGE = http-streams
DEB_DEFAULT_COMPILER = ghc

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