Hi, I have made a crossword program in Harbour and hwgui under Linux. Having a problem to generate magic number and chexksums of puz files, I found something which perhaps can help me : hpuz
I have installed haskell-platform, but I don’t understand how to build it.
I have build Setup; hs, and updated cabal, but I don’t find how to build hpuz.
hpuz seems like it is a binding to the libpuz C library. If you use Harbour and hwgui I assume you are not using Haskell. In that case I think it would be better to just use the C library: https://github.com/ccasin/hpuz/tree/master/contrib/libpuz.