Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of SeedGen #162

Merged
merged 19 commits into from
Oct 27, 2024
Merged

Implementation of SeedGen #162

merged 19 commits into from
Oct 27, 2024

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    d9b495d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1341eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    861e6e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5073bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f496ed View commit details
    Browse the repository at this point in the history
  6. Support for ghc-8.0

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    375c012 View commit details
    Browse the repository at this point in the history
  7. Some haddock and ghc compat

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    63c90df View commit details
    Browse the repository at this point in the history
  8. Add some doctest

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c276512 View commit details
    Browse the repository at this point in the history
  9. Compat with older bytestring

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ec3a163 View commit details
    Browse the repository at this point in the history
  10. Attempt to fix doctest

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c15efdf View commit details
    Browse the repository at this point in the history
  11. fix compat with ghc-8.0

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    225108a View commit details
    Browse the repository at this point in the history
  12. doctest

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6a041f3 View commit details
    Browse the repository at this point in the history
  13. disable props

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ce80ca7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b6a002b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a9eafb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f01fbd1 View commit details
    Browse the repository at this point in the history
  17. Try fixup doctest

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    1eab121 View commit details
    Browse the repository at this point in the history
  18. Add Uniform instance for Seed

    lehins committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f9789fb View commit details
    Browse the repository at this point in the history
  19. Update bench-legacy/SimpleRNGBench.hs

    Co-authored-by: Handré Stolp <HanStolpo@gmail.com>
    lehins and HanStolpo committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    9331235 View commit details
    Browse the repository at this point in the history