Open psibi opened 4 years ago
You are not missing anything. The library should be generalised to MonadGen.
On Mon, Jul 27, 2020, 10:01 AM Sibi Prabakaran notifications@github.com wrote:
Is there a way to use this package with GenT type (without Identity being the underlying monad) ?
I looked into the haddocks and wasn't able to figure if such an usage is possible. Am I missing something ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hedgehogqa/haskell-hedgehog-classes/issues/33, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOIX26FVMBMRZ4FFWJC77LR5WXFZANCNFSM4PI76N4Q .
Thanks for the confirmation!
I would accept a PR for this.
Is there a way to use this package with
GenT
type (withoutIdentity
being the underlying monad) ?I looked into the haddocks and wasn't able to figure if such an usage is possible. Am I missing something ?