Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / obsidiansystems/dependent-map issues and pull requests
#56 - Monoid subclasses
Pull Request -
State: open - Opened by endgame 5 months ago
#55 - Use canonical `Semigroup`/`Monoid` instances
Pull Request -
State: closed - Opened by endgame 5 months ago
#54 - Update CI badge in readme
Pull Request -
State: closed - Opened by jhrcek 9 months ago
#53 - Add github actions CI config, remove unused .travis.yml
Pull Request -
State: closed - Opened by jhrcek 9 months ago
- 1 comment
#52 - Make it build with ghc 9.10
Pull Request -
State: closed - Opened by erikd 9 months ago
- 2 comments
#51 - Allow containers-0.7
Issue -
State: closed - Opened by ysangkok 9 months ago
- 1 comment
#50 - bump constraints-extras
Pull Request -
State: closed - Opened by cgibbard over 2 years ago
#49 - Remove unused GCompare constraints
Pull Request -
State: open - Opened by alexfmpe almost 3 years ago
#48 - Add mergeA
Issue -
State: open - Opened by treeowl about 3 years ago
#47 - Require cabal-version 1.8
Pull Request -
State: closed - Opened by felixonmars over 3 years ago
- 1 comment
#46 - Remove Prelude.filter re-export
Pull Request -
State: closed - Opened by tomsmeding about 4 years ago
- 1 comment
#45 - Add merge
Pull Request -
State: open - Opened by tomsmalley almost 5 years ago
- 1 comment
#44 - Fix CI
Pull Request -
State: closed - Opened by 3noch almost 5 years ago
#43 - Implement filter (fixes #17)
Pull Request -
State: closed - Opened by tomsmalley almost 5 years ago
- 2 comments
#42 - Fix example in the README
Pull Request -
State: closed - Opened by 3noch almost 5 years ago
#41 - Stop re-exporting
Pull Request -
State: closed - Opened by 3noch almost 5 years ago
#40 - More funcs for DMaps
Pull Request -
State: closed - Opened by 3noch almost 5 years ago
#39 - Updates
Pull Request -
State: closed - Opened by 3noch almost 5 years ago
#38 - Fix compilation errors
Pull Request -
State: closed - Opened by srid almost 5 years ago
- 1 comment
#37 - Build-fix: remove obsolete constructor references.
Pull Request -
State: closed - Opened by joecrayne about 5 years ago
#36 - Switch on PolyKinds for Lens.hs
Pull Request -
State: closed - Opened by infinity0 about 5 years ago
#35 - Add GHC-8.8.1 travis job, relax containers lower bound to allow bundl…
Pull Request -
State: closed - Opened by phadej over 5 years ago
- 1 comment
#34 - git tag for 0.3 is missing
Issue -
State: closed - Opened by phadej over 5 years ago
- 1 comment
#33 - Add ffor, fforWithKey, traverseWithKey_, forWithKey_, forWithKey for DMap
Pull Request -
State: closed - Opened by Ericson2314 over 5 years ago
#32 - Fix warnings
Pull Request -
State: closed - Opened by Ericson2314 over 5 years ago
- 1 comment
#31 - Add NonEmptyDMap --- depends on #26
Pull Request -
State: open - Opened by Ericson2314 about 6 years ago
- 3 comments
#30 - Fix typos
Pull Request -
State: closed - Opened by alexfmpe about 6 years ago
#29 - Trim line endings
Pull Request -
State: closed - Opened by alexfmpe about 6 years ago
- 1 comment
#28 - Re-export '==>'
Pull Request -
State: closed - Opened by alexfmpe about 6 years ago
- 1 comment
#27 - Limit problematic use of -trust=* to GHC 7.2.*
Pull Request -
State: closed - Opened by hvr about 6 years ago
- 1 comment
#26 - Get rid of *Tag classes
Pull Request -
State: closed - Opened by Ericson2314 about 6 years ago
- 4 comments
#25 - Add Data.Dependent.Map.Internal to exposed-modules.
Pull Request -
State: closed - Opened by cgibbard over 6 years ago
#24 - Add Lens support for Ix & At for DMap
Pull Request -
State: closed - Opened by mankyKitty over 6 years ago
- 1 comment
#23 - Add alterF to the export list
Pull Request -
State: closed - Opened by mankyKitty over 6 years ago
#22 - Add alterF function.
Pull Request -
State: closed - Opened by mankyKitty over 6 years ago
- 5 comments
#21 - Add 'mapMaybe'
Pull Request -
State: closed - Opened by ali-abrar almost 7 years ago
- 1 comment
#20 - Unmaintained
Issue -
State: closed - Opened by JavierJF almost 7 years ago
- 1 comment
#19 - readme: link to hackage
Pull Request -
State: closed - Opened by chris-martin over 7 years ago
- 1 comment
#18 - support for constraints
Issue -
State: open - Opened by paolino over 7 years ago
- 8 comments
#17 - Why is Prelude.filter reexported from Data.Dependent.Map?
Issue -
State: closed - Opened by qrilka over 7 years ago
- 1 comment
#16 - Updated README.md example with a currently working one.
Pull Request -
State: closed - Opened by JavierJF almost 8 years ago
- 6 comments
#15 - Example code from README.md doesn't compile
Issue -
State: open - Opened by JavierJF almost 8 years ago
#14 - Add semigroup instance for DMap
Pull Request -
State: closed - Opened by ghost about 8 years ago
#13 - Performance comparison?
Issue -
State: open - Opened by 0x777 over 8 years ago
- 5 comments
#12 - Consider changing the Monoid instance
Issue -
State: open - Opened by treeowl over 8 years ago
- 1 comment
#11 - Document key bias
Issue -
State: open - Opened by treeowl over 8 years ago
#10 - Add test suite
Issue -
State: open - Opened by treeowl over 8 years ago
- 1 comment
#9 - Update to reflect improvements in containers
Pull Request -
State: closed - Opened by treeowl over 8 years ago
- 1 comment
#8 - Stop using hedge algorithms
Issue -
State: closed - Opened by treeowl over 8 years ago
- 1 comment
#7 - Add 'map' and 'traverseWithKey'
Pull Request -
State: closed - Opened by ryantrinkle about 9 years ago
#6 - Generalize function types
Pull Request -
State: closed - Opened by ryantrinkle about 9 years ago
- 1 comment
#5 - F-polymorphic map functions
Pull Request -
State: closed - Opened by int-index about 9 years ago
- 2 comments
#4 - Also enable PolyKinds in the top-level module
Pull Request -
State: closed - Opened by hgoes over 9 years ago
#3 - Poly-kinded DMap
Issue -
State: closed - Opened by int-index over 9 years ago
- 3 comments
#2 - fix cabal file for ghc-7.8.4
Pull Request -
State: closed - Opened by s9gf4ult about 10 years ago
- 4 comments
#1 - Bad documentation on DMap
Issue -
State: closed - Opened by spl over 12 years ago
- 2 comments