2009/3/6 Peter Verswyvelen <bugf...@gmail.com>:
> Do alternatives exist? Maybe good wrappers (hopefully pure...)  around
> existing engines?

There's Hipmunk, but it is not pure and not that good ;). But if you
don't mess with the global variables (which you normally wouldn't mess
anyway) then you can wrap everything in a separate monad with
unsafePerformIO's, I guess.

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

Reply via email to