Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.
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: purescript-deprecated/purescript-maps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: purescript-deprecated/purescript-maps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 24 files changed
  • 5 contributors

Commits on Jul 31, 2017

  1. Configuration menu
    Copy the full SHA
    9de5651 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #116 from Rufflewind/master

    Add *WithIndex instances for StrMap
    hdgarrood authored Jul 31, 2017
    Configuration menu
    Copy the full SHA
    02e2e86 View commit details
    Browse the repository at this point in the history
  3. v3.5.0

    hdgarrood committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    8161d1c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

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

Commits on Aug 24, 2017

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

Commits on Nov 30, 2017

  1. Add Functor/Foldable/TraversableWithIndex for Map (#126)

    * Add Functor/Foldable/TraversableWithIndex for Map
    
    * Don't use unicode
    garyb authored Nov 30, 2017
    Configuration menu
    Copy the full SHA
    a4ebe6a View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    garyb authored Nov 30, 2017
    Configuration menu
    Copy the full SHA
    e424494 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Add deprecation notice

    garyb committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    fb6d610 View commit details
    Browse the repository at this point in the history
Loading