purescript-foldable-traversable icon indicating copy to clipboard operation
purescript-foldable-traversable copied to clipboard

Re-export `product` in `Data.Traversable`

Open triallax opened this issue 3 years ago • 0 comments

Description of the change

Make Data.Traversable re-export product.

Fixes #137.


Checklist:

  • [x] Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • [x] 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 avatar Jul 03 '21 19:07 triallax