haskell / haskell/parallel

Deprecate and remove seqMap

Open
#26 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
98
Forks
24
PR merge metrics
No merged PRs in 30d

Description

`seqMap` appears to be the only reason `parallel` depends on `containers`. It would be nice to be rid of it. The obvious replacement would be `seqBifoldable`. I'll have to add a `Bifoldable` instance for `Data.Map`, but that won't be a problem.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.