Hello Adrian
Thank you for your work on fontconfig-pure. I would like to use it in my project, but have encountered a build error with the latest version on Hackage (https://hackage.haskell.org/package/fontconfig-pure-0.5.0.0):
Inspecting the sources on Hackage, the header files were indeed not uploaded alongside the .c files. I recommend putting the header files into the extra-source-files field in the Cabal file, hopefully that will include them in the sdist.
Side note: it would be helpful for collaboration if your projects were hosted on public repositories with their URLs referenced in the Cabal files.
Best regards, ners
Duplicate of #3. Gives handy info for debugging!