
9 Jul
2009
9 Jul
'09
1:35 p.m.
briqueabraque:
Is it possible to provide a C header in a cabal package? Maybe as a template for hs2c? I would like to include a few macros in a base package so that all dependent packages could use then to implement C code.
Yes, certainly. Many packages on hackage include both .h and .c files.