I was worried about Acid State generating to many event files and checkpoints, and the user "stepcut" told me there were an implementation of the solution in acid called createArchive which delete old events... The problem is that when I use it I get this error :
<fileName.exe>: thread blocked indefinitely in an MVar operation
I think its due w7 permissions but when i run it under 'admin' i cant get to see console but the events files are still there so i assume its not working.
If i run code through ghci, i dont get an error, but it locks the console, so i need to CtrlC to keep working.
did somebody got this error?