input-output-hk / io-sim

Haskell's IO simulator which closely follows core packages (base, async, stm).

Home Page:https://hackage.haskell.org/package/io-sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`concurrent` library as an alternative for `io-classes`

coot opened this issue · comments

The concurrency package could be an alternative for io-classes.