haskell-game / sdl2-mixer

Haskell bindings to SDL2_mixer.
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Replace monad-control/lifted-base with unliftio #10

Open mitchellwrosen opened 5 years ago

mitchellwrosen commented 5 years ago

Here's a patch if you want it, replacing monad-control with unliftio. Cheers.