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

Cookies: equal vs. equiv #435

Merged
merged 14 commits into from
May 26, 2020
Merged

Cookies: equal vs. equiv #435

merged 14 commits into from
May 26, 2020

Commits on May 24, 2020

  1. Failing test case.

    fisx committed May 24, 2020
    Configuration menu
    Copy the full SHA
    59c15c2 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Test case for what we may want.

    fisx committed May 25, 2020
    Configuration menu
    Copy the full SHA
    411cf4a View commit details
    Browse the repository at this point in the history
  2. Remove instance Eq Cookie.

    fisx committed May 25, 2020
    Configuration menu
    Copy the full SHA
    7f6d802 View commit details
    Browse the repository at this point in the history
  3. Better names.

    fisx committed May 25, 2020
    Configuration menu
    Copy the full SHA
    38a14ce View commit details
    Browse the repository at this point in the history
  4. Move tests to the right module.

    fisx committed May 25, 2020
    Configuration menu
    Copy the full SHA
    6850b1a View commit details
    Browse the repository at this point in the history
  5. Fixes (boring).

    fisx committed May 25, 2020
    Configuration menu
    Copy the full SHA
    6a07da9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09862e3 View commit details
    Browse the repository at this point in the history
  7. Add @since tags.

    fisx committed May 25, 2020
    Configuration menu
    Copy the full SHA
    e35735c View commit details
    Browse the repository at this point in the history
  8. Add better @since tags.

    fisx committed May 25, 2020
    Configuration menu
    Copy the full SHA
    1c024fe View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Bump changelog, cabal files.

    fisx committed May 26, 2020
    Configuration menu
    Copy the full SHA
    bc03828 View commit details
    Browse the repository at this point in the history
  2. Fixup

    fisx committed May 26, 2020
    Configuration menu
    Copy the full SHA
    523ada6 View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    fisx committed May 26, 2020
    Configuration menu
    Copy the full SHA
    a09b8ac View commit details
    Browse the repository at this point in the history
  4. Remove odd Eq instance.

    fisx committed May 26, 2020
    Configuration menu
    Copy the full SHA
    74187c9 View commit details
    Browse the repository at this point in the history
  5. Fixup

    fisx committed May 26, 2020
    Configuration menu
    Copy the full SHA
    e57ee1e View commit details
    Browse the repository at this point in the history