mirror of
https://github.com/barrucadu/dejafu.git
synced 2025-01-04 11:46:08 +03:00
31d29c11ea
This is preparation for adding bound threads. The instance isn't used in this commit, but the diff is large enough that I feel this should be a separate commit for ease of review. Fallout: - The MonadBaseControl IO instance is gone, as I'm not sure how to do it generally. - The pure/IO split is gone, everything is now monadic. - The execution, SCT, and dejafu functions are of the form (MonadConc n, MonadRef r n) => ... |
||
---|---|---|
.. | ||
DejaFu.hs |