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

Gen hackery #761

Merged
merged 6 commits into from
Jun 6, 2022
Merged

Gen hackery #761

merged 6 commits into from
Jun 6, 2022

Commits on Mar 7, 2022

  1. Add haddock note

    endgame committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    dcb6103 View commit details
    Browse the repository at this point in the history
  2. gen: Sort lens names in Amazonka.<Service>.Lens modules

    * instance ToJSON Library: Sort "operations" field
    endgame committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    8cecdaf View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

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

Commits on Apr 27, 2022

  1. gen: correctly track set of seen shapes, and generate Ptrs

    This allows rds-data to successfully gen once again.
    endgame committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b3985cd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. gen: Use List.sortOn

    endgame committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    76751f5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

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