{"id":23613683,"url":"https://github.com/freckle/nonempty-zipper","last_synced_at":"2026-03-10T20:35:49.312Z","repository":{"id":42570866,"uuid":"115154393","full_name":"freckle/nonempty-zipper","owner":"freckle","description":"A non-empty comonadic list zipper","archived":false,"fork":false,"pushed_at":"2025-12-15T17:09:42.000Z","size":49,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-12-18T23:33:03.570Z","etag":null,"topics":["comonads","datastructures","ghvm-managed","haskell","list"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freckle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-22T22:27:33.000Z","updated_at":"2025-12-15T17:09:45.000Z","dependencies_parsed_at":"2025-03-31T01:22:39.623Z","dependency_job_id":"d57bc0cd-975f-4a2b-a697-f8ffe93778c1","html_url":"https://github.com/freckle/nonempty-zipper","commit_stats":{"total_commits":17,"total_committers":6,"mean_commits":"2.8333333333333335","dds":0.5882352941176471,"last_synced_commit":"1a5c120337ded8412f9effa40bd1ecaac9565cff"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/freckle/nonempty-zipper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fnonempty-zipper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fnonempty-zipper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fnonempty-zipper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fnonempty-zipper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freckle","download_url":"https://codeload.github.com/freckle/nonempty-zipper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freckle%2Fnonempty-zipper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30352905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["comonads","datastructures","ghvm-managed","haskell","list"],"created_at":"2024-12-27T17:18:46.200Z","updated_at":"2026-03-10T20:35:49.289Z","avatar_url":"https://github.com/freckle.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nonempty-zipper\n\nA non-empty comonadic list zipper\n\n## Why not another Zipper implementation?\n\nA [Hoogle search][hoogle-search] reveals various implementations of zippers.\n\nThe two that have the most similar feature sets to `nonempty-zipper` are\n[list-zipper][list-zipper] and [non-empty-zipper][non-empty-zipper].\n\n[list-zipper][list-zipper] has a solid lens interface, and a ton of instances,\nhowever it's lacking documentation and an `NFData` instance.\n\n[non-empty-zipper][non-empty-zipper] is most similar to this package but it\nappears to be unmaintained (e.g. `base` has drifted).\n\n  [hoogle-search]: https://hoogle.haskell.org/?hoogle=zipper\n  [list-zipper]: https://hackage.haskell.org/package/list-zipper\n  [non-empty-zipper]: https://hackage.haskell.org/package/non-empty-zipper\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreckle%2Fnonempty-zipper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreckle%2Fnonempty-zipper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreckle%2Fnonempty-zipper/lists"}