Closed crclark closed 4 years ago
All of our usage of ResourceT can be easily handled by ForeignPtr, with less complexity. This allows us to add a MonadBaseControl instance, which lets me use streamly in my project.
All of our usage of ResourceT can be easily handled by ForeignPtr, with less complexity. This allows us to add a MonadBaseControl instance, which lets me use streamly in my project.