[Haskell-cafe] Deploy Haskell application

Corentin Dupont corentin.dupont at gmail.com
Wed Jun 11 10:24:21 UTC 2014


Hi guys!
Is there a procedure to deploy a Haskell application?
I have an Amazon EC2 micro instance to run my application, but it's way too
small to compile it using cabal (compilation takes half a day rouhgly), so
I compile it on my computer.
Is there a convenient way to bundle the executable with the resources and
ship it to the server?

Thanks!
Corentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140611/33cfe0ad/attachment.html>


More information about the Haskell-Cafe mailing list