On 2012-11-10 18:39, Paulo Pinto wrote:
I guess the right answer is to have everything compiled statically, especially if you need compatibility across distributions.
I just read somewhere that compiling it statically will make it _less_ compatible than compiling it dynamically.
http://stackoverflow.com/questions/8657908/deploying-yesod-to-heroku-cant-build-statically/8658468#8658468 -- /Jacob Carlborg