Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR moves `IO.rand` and `IO.setRandSeed` to be in the `BaseIO` monad. This is their proper monad as neither can error.
- Loading branch information