Jeremy Bornstein

Results 3 issues of Jeremy Bornstein

Thanks for the useful code! I've made this modification to add ndb support; feel free to take it if you like.

[This post on the official Hedgehog site](https://hedgehog.qa/article/haskell-property-testing) gives the following example of a generator that uses IO: ```haskell genWord :: MonadIO m => GenT m Text genWord = do ws

question

The previous version of this file in this repository was quite out of date and causing failure to detect gpgme on at least some modern systems. This version is directly...