OK, my mistake: it's working now.
It was because I'm using an haskell interpreter in my program, and the version of GHC was different on my PC (where I compile) and on the server (where I run)...


On Tue, Sep 3, 2013 at 11:13 AM, Dag Odenhall <dag.odenhall@gmail.com> wrote:

It's conceivable. It might help if you list what version of acid-state you're using and what parts of it. And maybe file a bug upstream even if you're not sure it is acid-state.



On Mon, Sep 2, 2013 at 7:35 PM, Corentin Dupont <corentin.dupont@gmail.com> wrote:
Hi the list,
I have compiled my application on my PC, it works fine, but when I copy it on my server (same architecture), I get:
Nomyx: thread blocked indefinitely in an MVar operation

I don't use MVars in my application, is it possible that it's coming from acid-state?
Thanks,
Corentin

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