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-unordered-containers/unordered-containers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.13.0
Choose a base ref
...
head repository: haskell-unordered-containers/unordered-containers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.14.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Feb 12, 2021

  1. Fix 'compose' since tag

    Mathnerd314 authored and treeowl committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    10328f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. add mapKeys (#308)

    * add mapKeys
    
    * use doctest-style for examples in comments
    
    * document the unexpected behaviour of mapKeys in case of conflicting keys
    
    * reword documentation for mapKeys
    marcosh authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    339866b View commit details
    Browse the repository at this point in the history
  2. Update CI

    * Add job with GHC 9.0.1
    * Switch from Travis CI to GitHub Actions
    sjakobi authored and treeowl committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    669f1c9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. add more NFData instances

    LightAndLight authored and treeowl committed May 13, 2021
    Configuration menu
    Copy the full SHA
    502f389 View commit details
    Browse the repository at this point in the history
  2. Add NFData CPP

    phadej authored and treeowl committed May 13, 2021
    Configuration menu
    Copy the full SHA
    7855c42 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

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