adinapoli / threads-supervisor

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

Fixed #16 and #20 #21

Closed adinapoli closed 8 years ago

adinapoli commented 8 years ago

cc @srijs for visibility.

See #20 for the rationale.

The deletion of a SupervisorSpec brought tons of advantages:

Overall, seems like a great success!

Steps to migrate:

adinapoli commented 8 years ago

Argh, will look at the Travis failure tomorrow morning.

adinapoli commented 8 years ago

Build cleared up, go figure.