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

Add derive via Generic example, and point to latest docs #331

Merged
merged 2 commits into from
Jul 11, 2020

Commits on Jul 10, 2020

  1. Add derive via Generic example, and point to latest docs

    I often visit this page looking for a `genericShow` example.
    
    It was also frustrating to click on the `Data.Generic.Rep` and be taken to an older package version that's missing lots of nice documentation. So ensuring links now go to the latest version. (related to purescript/pursuit#414)
    milesfrain authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    69cc5ec View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    4508ab0 View commit details
    Browse the repository at this point in the history