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: haskell-webgear/webgear
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: haskell-webgear/webgear
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: HEAD
Choose a head ref
  • 4 commits
  • 50 files changed
  • 1 contributor

Commits on Apr 19, 2025

  1. Update dependencies 2025-04 (#54)

    - Update to latest nixpkgs and dependencies
    - Add support for GHC 9.12
    - Drop support for GHC 9.0 and 9.2
    - Switch to `crypton` instead of `cryptonite` in examples
    - Remove `relude` dependency in examples
    rkaippully authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    81eb249 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. Adjust dependency versions (#55)

    Set the minimum version of all dependencies to match lts-21.25
    rkaippully authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    9edf8af View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Updated benchmarks (#56)

    Changed the benchmarks to cover more features
    rkaippully authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    10fc287 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

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