[Haskell-cafe] Library for service(windows) / daemon(linux)

Michael Steele mikesteele81 at gmail.com
Tue Mar 11 20:15:09 UTC 2014


I'm the author of Win32-services [1]. There is a very simple example to
show you what such a service looks like. Let me know if you have any
questions.

[1]: http://hackage.haskell.org/package/Win32-services

-- Michael Steele


On Tue, Mar 11, 2014 at 12:59 PM, Miro Karpis <miroslav.karpis at gmail.com>wrote:

> Hi Cafe,
> I need to write a service that should run on windows and on linux (after
> recompilation of course).
>
> One option is to use Qt Service Framework, but I was hoping that I could
> use Haskell for this task. Unfortunately I can not find anything similar.
>
> Please does anybody know about a library that could fulfil more or less
> the requirement?
>
> Cheers,
> Miro
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


-- 
-- Michael Steele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140311/fec96221/attachment.html>


More information about the Haskell-Cafe mailing list