Jakub Bárta

Results 2 comments of Jakub Bárta

Hi @mtth Did you have an opportunity to have a look at this PR? :)

Hi @mtth, thanks for the quick reply! I actually had to define instances for multiple typeclasses. Most of them are derived: ``` deriving newtype instance MonadBaseControl IO m => MonadBaseControl...