Skip to content

Conversation

@triallax
Copy link
Contributor

@triallax triallax commented Jul 3, 2021

Description of the change

Make Data.Traversable re-export product.

Fixes #137.


Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

@triallax triallax force-pushed the re-export-product branch from 842ed9c to 822e16f Compare July 3, 2021 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data.Traversable re-exports sum from Data.Foldable but not product

1 participant