Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: freckle/yesod-page-cursor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0.2
Choose a base ref
...
head repository: freckle/yesod-page-cursor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0.3
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 8, 2021

  1. Update stack-build Orb

    We should move to GitHub Actions, but this is a minor change to remove
    and old workaround for now.
    pbrisbin committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    b4021a4 View commit details
    Browse the repository at this point in the history
  2. Update to add more permissive upper-bounds

    This prevents pvp-bounds=both from writing strict ones that block out
    the latest versions present on Hackage.
    
    https://packdeps.haskellers.com/feed?needle=yesod-page-cursor
    pbrisbin committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3ce7d0a View commit details
    Browse the repository at this point in the history
  3. Move to GitHub Actions

    Circle doesn't seamlessly handle the master/main change, so might as
    well migrate now.
    pbrisbin committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    fd5732c View commit details
    Browse the repository at this point in the history
Loading