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 a format rejections function #9560

Merged
merged 27 commits into from
Jan 16, 2024

Commits on Jan 13, 2024

  1. Format solver rejections

    - Take account of hyphenated package names
    - Don't shorten a singe rejection
    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d82b2df View commit details
    Browse the repository at this point in the history
  2. Add a faux pandoc package (for conflicts)

    Add conflicting versions of pandoc to repo but not all of them as there are so many
    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7f6bd1c View commit details
    Browse the repository at this point in the history
  3. Rerun test with shorter output

    The earlier output was from cabal-install-3.10.2.0 compiled using Cabal-3.10.2.1, from ~/.ghcup/bin/cabal
    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    4743d21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e5adfa View commit details
    Browse the repository at this point in the history
  5. Add ProgressAction

    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    be71421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00711b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e3f600 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccc8457 View commit details
    Browse the repository at this point in the history
  9. Abbreviate to versions

    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    36e3b18 View commit details
    Browse the repository at this point in the history
  10. Switch to using the I and V to match other naming

    - Is for instances, Vs for versions
    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7a22768 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a760817 View commit details
    Browse the repository at this point in the history
  12. Add mixed tests

    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2e2d7c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcc8568 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a91a64 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c9ee431 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a4e70f5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6eb24c3 View commit details
    Browse the repository at this point in the history
  18. Don't reverse list in showIsOrVs

    Leave commentary that goPReject and goPSkip reverse the order of instances
    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b20f1a9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8897ff6 View commit details
    Browse the repository at this point in the history
  20. Add blurbOption

    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    6c34eb6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8b27270 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5e3dace View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b15a515 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a474965 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5bceb40 View commit details
    Browse the repository at this point in the history
  26. Satisfy fourmolu.

    philderbeast committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    18bc485 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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