flipstone/orville

Compat with resource-pool 0.3 and 0.4

Closed this issue · 1 comments

Tests don't compile with these recentish release series. They removed MonadControlIO usage. We could maybe somehow convert the existing PropertyT to an IO which is what resource-pool takes? Unsure.

Thanks for pointing it out. We'll definitely need to look at something here.