Skip to content

Pull requests: haskell/containers

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Use unboxed Maybe for map lookups on GHC
#1238 opened Aug 12, 2026 by meooow25 Contributor Draft
Prepare v0.8.1
#1237 opened Aug 11, 2026 by meooow25 Contributor Draft
Explain examples of Int{Map,Set} prefixes
#1235 opened Aug 11, 2026 by meooow25 Contributor Loading…
Add an API to merge a Set and Map into a Map
#1227 opened Jul 13, 2026 by meooow25 Contributor Loading…
Add filterTree to Data.Tree
#1226 opened Jul 6, 2026 by tchoutri Loading…
Add whenMissing, which takes user-supplied fns
#1185 opened Mar 15, 2026 by meooow25 Contributor Loading…
Adding HasCallStack to Partial functions
#1160 opened Sep 10, 2025 by L0neGamer Contributor Loading…
Use a fake GADT for sequence folds and traversals
#1078 opened Dec 15, 2024 by treeowl Contributor Draft
Enable -fworker-wrapper-cbv on ghc-9.4
#1003 opened May 23, 2024 by AndreasPK Contributor Loading…
Alternative optimisations for insertion
#980 opened Jan 11, 2024 by HuwCampbell Loading…
Improve powerset
#904 opened Jan 22, 2023 by jwaldmann Contributor Draft
Unboxing and streamlining Map maps
#873 opened Nov 19, 2022 by treeowl Contributor Loading…
Faster disjoint/isSubsetOf for Set via unbalanced splitting.
#865 opened Oct 29, 2022 by alexfmpe Contributor Loading…
Add strict foldlWithKeyM
#795 opened Aug 16, 2021 by andrewthad Draft
Add (Int, +) finger trees
#766 opened Feb 3, 2021 by treeowl Contributor Loading…
WIP: NonEmptySet and NonEmptyMap
#616 opened Apr 2, 2019 by Ericson2314 Contributor Loading…
Add RULES for Data.IntMap.alterF IntMap performance
#467 opened Dec 29, 2017 by m-renaud Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.