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

refactor: split a testing library #625

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Commits on Aug 12, 2022

  1. refactor: split a testing library

    We split hedgehog generators, and some tasty glue into its own library
    (as part of the Primer package).  We split these out to enable reuse of
    generators between primer and primer-service in the future.  Note that
    whilst internal libraries are supported with cabal-version: 2.4, the
    ability to set visibility is only available from 3.0.
    brprice committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0492962 View commit details
    Browse the repository at this point in the history