adinapoli / threads-supervisor

Simple, IO-based Haskell library for Erlang-inspired thread supervisors
MIT License
29 stars 4 forks source link

Updates to work with GHC 8.* and newer versions of Async #28

Closed tmcgilchrist closed 5 years ago

tmcgilchrist commented 5 years ago

Can clean up the git history a bit before merging this, if you're ok with the general approach I've made here.