[Haskell-cafe] packaging a cgi binary using cabal

Pedro Baltazar Vasconcelos pbv at dcc.fc.up.pt
Wed Sep 22 10:53:18 EDT 2010



I wrote a simple interactive tableaux theorem prover as a cgi in
Haskell (http://www.ncc.up.pt/~pbv/cgi/tableaux.cgi) and would like
to submit to hackage but need some advice on how to package it using
cabal. In particular, the binary, CSS and bitmap files need to be
installed under the web server directory (public_html or alike) rather
than system or user directories.

Any thoughts on how to do this?

Regards,

Pedro Vasconcelos



More information about the Haskell-Cafe mailing list