haskell-relational-record/sql-words/debian/rules
Kei Hibino e598ef8936 Divide SQL keyword module into another package 'sql-words'.
--HG--
rename : schema-th/src/Language/SQL/SqlWord.hs => sql-words/src/Language/SQL/Keyword.hs
2013-04-24 20:38:42 +09:00

12 lines
352 B
Makefile
Executable File

#!/usr/bin/make -f
DEB_CABAL_PACKAGE = sql-words
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
# How to install an extra file into the documentation package
#binary-fixup/libghc-sql-words-doc::
# echo "Some informative text" > debian/libghc-sql-words-doc/usr/share/doc/libghc-sql-words-doc/AnExtraDocFile