Well, the most important thing is to make sure people can successfully build things.  Next most important is to minimize the manual intervention required (and the degree to which that manual intervention is spread out through time).

Getting all the necessary 3rd party libraries *for this package and all dependencies* is a good start.  Including, somehow, required utilities would also be worthwhile.  Being able to automate all of that, appropriate to distro and project, would be optimal (but potentially more work than it's worth, depending).


On Wed, Mar 19, 2014 at 9:09 AM, Peter Simons <simons@cryp.to> wrote:
Hi David,

 > Is there a way to extract this? I'm looking to make it easier for
 > newcomers to my project to get things building across different linux
 > distros.

what exactly do you mean when by "package requirements"?

Cabal descriptions list the required 3rd party libraries, header files,
and pkgconfig snippets, so there is a lot of information readily
available.

What is missing in your opinion?

Take care,
Peter

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe