haskell / random

Random number library
Other
53 stars 50 forks source link

Remove dependency on mwc-random in doctests #151

Closed lehins closed 10 months ago

lehins commented 10 months ago

We need to remove dependency on mwc-random, because starting with version 0.15 it depends on random, which creates a circular dependency.